-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Go to definition for TypeScript literal strings #49033
Copy link
Copy link
Open
Labels
Domain: LS: Symbol NavigationRelates to go-to-definition, find-all-references, highlighting/occurrences.Relates to go-to-definition, find-all-references, highlighting/occurrences.Experience EnhancementNoncontroversial enhancementsNoncontroversial enhancementsHelp WantedYou can do thisYou can do thisSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Metadata
Metadata
Assignees
Labels
Domain: LS: Symbol NavigationRelates to go-to-definition, find-all-references, highlighting/occurrences.Relates to go-to-definition, find-all-references, highlighting/occurrences.Experience EnhancementNoncontroversial enhancementsNoncontroversial enhancementsHelp WantedYou can do thisYou can do thisSuggestionAn idea for TypeScriptAn idea for TypeScript
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature request
Go to definition for TypeScript literal strings.
Example
Given the below code, I would really like to be able to jump to the definition of the
'foo':Link to TypeScript playground.
WebStorm Demo of the same code
In WebStorm, it actually works how I wish that VSCode worked, here's a video:
nice.webstorm.mov