Issue by shubhsnov
Thursday Apr 11, 2019 at 20:46 GMT
Originally opened as adobe/brackets#14697
Modifying the QuickOpen Plugin System to accommodate Document and Project Symbols.
The Document Symbols would be invoked by "Ctrl-T" command. (trigger - '@')
The Project Symbols would be invoked by "Ctrl-Shift-T" command. (trigger - '#')
The same has been added to Default Navigate Menu.
Document Symbols UI:

Project Symbols UI:

ping@swmitra@narayani28@niteskum for review.
shubhsnov included the following code: https://github.com/adobe/brackets/pull/14697/commits
Thursday Apr 11, 2019 at 20:46 GMT
Originally opened as adobe/brackets#14697
Modifying the QuickOpen Plugin System to accommodate Document and Project Symbols.
The Document Symbols would be invoked by
"Ctrl-T"command. (trigger -'@')The Project Symbols would be invoked by
"Ctrl-Shift-T"command. (trigger -'#')The same has been added to Default Navigate Menu.
Document Symbols UI:
Project Symbols UI:
ping
@swmitra@narayani28@niteskum for review.shubhsnov included the following code: https://github.com/adobe/brackets/pull/14697/commits