Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add symbols provider #247

Merged
merged 4 commits into from
Oct 14, 2023
Merged

Add symbols provider #247

merged 4 commits into from
Oct 14, 2023

Conversation

davelopez
Copy link
Collaborator

Implements a SymbolProvider for the language server so it can be used to provide a hierarchical view of the document and quickly access elements in the Document Outline.

GLSOutline

@davelopez davelopez added feature New feature proposal language server Related to the language server labels Oct 12, 2023
@davelopez davelopez added this to the v0.12.0 milestone Oct 12, 2023
@davelopez davelopez merged commit 46398a2 into main Oct 14, 2023
8 checks passed
@davelopez davelopez deleted the add_symbols_provider branch October 14, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature proposal language server Related to the language server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant