Skip to content

IDocumentSymbolHandler should return DocumentSymbol[] or SymbolInformation[] #122

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

Closed
bjorkstromm opened this issue Feb 21, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@bjorkstromm
Copy link
Member

bjorkstromm commented Feb 21, 2019

IDocumentSymbolHandler should return DocumentSymbol[] or SymbolInformation[]

See https://microsoft.github.io/language-server-protocol/specification#textDocument_documentSymbol

DocumentSymbol[] is needed for outline view in Code.

@david-driscoll david-driscoll added the bug Something isn't working label Mar 13, 2019
david-driscoll added a commit that referenced this issue Mar 14, 2019
david-driscoll added a commit that referenced this issue Mar 14, 2019
GH122: DocumentSymbol returns DocumentSymbol[] or SymbolInformation[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants