Story
As a programmer I would like to jump to the definition of a component as a "symbol" by hitting Ctrl-Shift-O.
Basic elements
- Edit a manifest.json file that defines some components
- Hit
Ctrl-Shift-O and get list of all component names in that manifest.json file
- Enter parts of the component name and hit
Enter
- Editor (cursor) jumps to the selected component
Add-ons and open ends
- Components list should not be congested by other entries.
At least they should be grouped at the start of the list.
- Would you aver want to "Find Symbols in workspace"?
- Are there other "Symbols" in a manifest?
Story
As a programmer I would like to jump to the definition of a component as a "symbol" by hitting
Ctrl-Shift-O.Basic elements
Ctrl-Shift-Oand get list of all component names in that manifest.json fileEnterAdd-ons and open ends
At least they should be grouped at the start of the list.