Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Capability to Support Document & Project Symbols provided by a Language Server#14697

Merged
swmitra merged 11 commits intomasterfrom
LSPSymbols
Apr 14, 2019
Merged

Capability to Support Document & Project Symbols provided by a Language Server#14697
swmitra merged 11 commits intomasterfrom
LSPSymbols

Conversation

@shubhsnov
Copy link
Collaborator

@shubhsnov shubhsnov commented Apr 11, 2019

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:

DocSym

Project Symbols UI:

ProSym

ping @swmitra @narayani28 @niteskum for review.

Copy link
Collaborator

@swmitra swmitra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@swmitra swmitra merged commit dc8d930 into master Apr 14, 2019
@narayani28
Copy link
Collaborator

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants