pascal-language-server
pascal-language-server copied to clipboard
Support `DocumentSymbol` for `textDocument/documentSymbol`
Currently only the flat-list SymbolInformation
is supported which has no tree structure.