-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
CommittedThe team has roadmapped this issueThe team has roadmapped this issueFix AvailableA PR has been opened for this issueA PR has been opened for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
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
Metadata
Metadata
Assignees
Labels
CommittedThe team has roadmapped this issueThe team has roadmapped this issueFix AvailableA PR has been opened for this issueA PR has been opened for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript