Vscode: Feature: navigate ES6 'imports' - open file under cursor

Created on 19 May 2017  ·  1Comment  ·  Source: microsoft/vscode

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.

*question

Most helpful comment

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

>All comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

misolori picture misolori  ·  282Comments

ozsay picture ozsay  ·  247Comments

fabiopicchi picture fabiopicchi  ·  192Comments

lw-schick picture lw-schick  ·  229Comments

Tyriar picture Tyriar  ·  187Comments