FunctionalityThis extension extends Typescript and Javascript code editing with I created this extension for use with Angular 2 component definitions. The idea is to allow quickly jumping to or peeking into files that are referenced from your source. For example if there is an html or css file referenced this will allow jumping to that file as the "definition" of the string name of the file in the source code. The extension supports all the normal capabilities of symbol definition tracking, but does it for file names. This includes:
See editor docs for more details NotesI recommend using the BacklogCurrent idea list. Please add any you think would be useful...
ContributingContributions are greatly appreciated. Please fork the repository and submit a pull request. Changelog1.0.0
0.3.1
0.3.0
0.2.0
0.1.0
|