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

Feature request: auto class import #36

Open
kevinresol opened this issue Jul 24, 2015 · 1 comment
Open

Feature request: auto class import #36

kevinresol opened this issue Jul 24, 2015 · 1 comment

Comments

@kevinresol
Copy link
Contributor

Reference the functionality in FD:

  • Type the class name directly and press ctrl+shift+1, the class will be imported automagically. If there are more than one class of the same name, allow user to choose.

capture1

  • Autocomplete + autoimport whenever a class is expected (e.g. var a:| or function():|).

capture2

@jeremyfa
Copy link
Member

Yes, this would be a nice feature to have. Probably just a matter of when we will add it :)

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

No branches or pull requests

2 participants