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: navigate ES6 'imports' - open file under cursor #26911

Closed
leegee opened this issue May 19, 2017 · 1 comment
Closed

Feature: navigate ES6 'imports' - open file under cursor #26911

leegee opened this issue May 19, 2017 · 1 comment
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@leegee
Copy link

leegee commented May 19, 2017

An intelligent version of vim's gf command to 'open file under cursor', appending a .js if necessary, and opening the relevant index.js if the 'file' in question is a dir path.

@kaiwood
Copy link
Contributor

kaiwood commented May 19, 2017

Works out of the box, cmd+clicking the string or whatever key is bound to "Go to Definition" / editor.action.goToDeclaration.

@Tyriar Tyriar added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label May 19, 2017
@Tyriar Tyriar closed this as completed May 19, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants