-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Description
Since VSCode provides useful Intellisense when the filename is provided first in the import statements, I suggest that the focus is first on the filename and then on the variables that we want to import.
This way we get name completion when typings and a list of possible elements to import when pressing Ctrl + Space.
I can make the pull request, if you would like. In fact, I would really like to, as it would be my first open source contribution. Just let me know, because I am not sure if you want to incorporate the change or not.
By the way, this project is great and has saved me a lot of typings, so good job ;)
Metadata
Metadata
Assignees
Labels
No labels