-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-symbolsdefinitions, declarations, referencesdefinitions, declarations, referenceshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersquick-pickQuick-pick widget issuesQuick-pick widget issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.47.0-insider
- OS Version: macOS 10.15.5
Steps to reproduce
- make a new folder 'foo'
- make a new file 'bar.ts' in 'foo' with contents 'const quz = 3;'
- open the folder 'foo' in VSCode
- bring up the quick finder
- type 'bar@'
- note that the symbol finder for 'bar.ts' has been brought up, with one entry 'quz'
- type 'foo'
- note that no results are found
- delete 'foo'
Expected results
the symbol finder list goes back to showing all the symbols for the file
Actual results
the symbol finder continues saying no results are found
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-symbolsdefinitions, declarations, referencesdefinitions, declarations, referenceshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersquick-pickQuick-pick widget issuesQuick-pick widget issuesverifiedVerification succeededVerification succeeded