Skip to content

Type based autocompletion #494

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

Open
17 of 24 tasks
zth opened this issue Jul 14, 2022 · 0 comments
Open
17 of 24 tasks

Type based autocompletion #494

zth opened this issue Jul 14, 2022 · 0 comments

Comments

@zth
Copy link
Collaborator

zth commented Jul 14, 2022

Rough outline of what work to do in what order:

Things to figure out

  • Qualify JSX V3 constructors Not doing this, let people upgrade to jsx v4 to fix it
  • Fix insertText not being used unless there's snippet support
  • Figure out more instances where we want to do typed expr or pattern completion

Future

  • Figure out when to expand options in JSX props (read more in description of complete JSX prop values #667). Will need to parse the React component make function and look whether prop is optional or not.
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