Closed
Description
π Search Terms
- navto
- Go to symbol
π Version & Regression Information
Not a regression
β― Playground Link
No response
π» Code
In a workspace, request navTo
with an empty search string
2023-08-23 10:18:38.078 [trace] <semantic> Sending request: navto (98). Response expected: yes. Current queue length: 0 {
"searchValue": "",
"maxResultCount": 256
}
π Actual behavior
No results are returned
π Expected behavior
We should return a list of all symbols in the workspace
Additional information about the issue
No response