zls
zls copied to clipboard
`textDocument/documentSymbol` does not include function/block scope symbols
Using the TS language server as a reference indicates that we should include variables in functions and blocks in our documentSymbol results etc.