You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add support for "fuzzy search" when searching for symbols in Workspace for Javascript/Typescript symbols. Ideally it should work the same as "Go to File".
Hi,
Please add support for "fuzzy search" when searching for symbols in Workspace for Javascript/Typescript symbols. Ideally it should work the same as "Go to File".
According to https://stackoverflow.com/questions/59752257/how-can-i-search-symbols-with-partial-words-in-vs-code-with-intellisense such feature must be supported by extension, but AFAIK for Javascript/Typescript there's no separate extension, so I'm creating this against vscode itself.
There's existing feature request microsoft/vscode#109548 but according to microsoft/vscode#109548 (comment) it's general request, and this request is for Javascript/Typescript specifically.
Thank you.
The text was updated successfully, but these errors were encountered: