Open sqs opened 6 years ago
When running workspace/symbol on the sourcegraph/sourcegraph repo, I get the following error from this Python lang server:
workspace/symbol
LSP workspace/symbol: jsonrpc2: code -32603 message: 'NoneType' object has no attribute 'lower'
When running
workspace/symbol
on the sourcegraph/sourcegraph repo, I get the following error from this Python lang server: