Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintaince things #111

Open
zardoy opened this issue Mar 10, 2023 · 0 comments
Open

Maintaince things #111

zardoy opened this issue Mar 10, 2023 · 0 comments

Comments

@zardoy
Copy link

zardoy commented Mar 10, 2023

Hi, @Kingwl do you still maintain this repo? eg would you be up for reviewing PRs? I want to make these improvements here:

  • Wrap code actions don't use auto import: I'd like to use prefix React. only if I already have React namespace import, but don't use prefix in other cases and add specific import instead, there is already createImportAdder so should be easy
  • Add kinds to code actions (there is new ui in vscode now)
  • Don't suggest to Wrap into React.memo inside JSX (its annoying, whats the purpose?)

I'd happy to help with all your current issues

And btw I implemented #109 by just reusing existing extract into function and then by converting params into destructure, so maybe you'd be also interesting to see it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant