vscode-codeql icon indicating copy to clipboard operation
vscode-codeql copied to clipboard

Implement workspaceSymbolProvider for the QL Language server

Open aeisenberg opened this issue 5 years ago • 0 comments

The Go To Symbol... command is not working for Code QL. We need to implement the workspaceSymbolProvider in the language server.

This will also probably be a solution for #614.

aeisenberg avatar Oct 22 '20 15:10 aeisenberg