workspace/symbol
with an empty query returns no symbols
#6833
Labels
improvement
Not a bug or a feature, but something general we can improve
navigation
Related to goto definition, find references, open symbol
Describe the bug
scala-cli
:scala-cli setup-ide .
.workspace/symbol
request to metals using an editor of your choice (I use Zed), with the following contents (in case of Zed by pressing Cmd+T)Expected behavior
According to the LSP specification, this request should return all symbols for the workspace (definition):
Operating system
macOS
Editor/Extension
Other
Version of Metals
v1.3.5
Extra context or search terms
No response
The text was updated successfully, but these errors were encountered: