-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature: Doc commentsAn issue related to code comments shown in hover, completion, and signature help.An issue related to code comments shown in hover, completion, and signature help.Feature: Find All ReferencesFind All References, Peek References, RenameFind All References, Peek References, RenameLanguage ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.parserverifiedBug has been reproducedBug has been reproduced
Milestone
Description
- Do a Find All Refs (note the number found).
- Do a Rename with files.refactoring.autoSave set to false.
- Wait for any tag parsing to finish.
- Do a Find All Refs on the new name.
Bug: Somewhat randomly, the Find All Refs will be missing results, i.e. the database is not in a valid state and is missing the symbols for certain files. The database appears to become updated/correct after the files with missing references are opened or somehow have their file tag parsed again.
I repro it in 1.20.5 to 1.21.1+.
Metadata
Metadata
Assignees
Labels
Feature: Doc commentsAn issue related to code comments shown in hover, completion, and signature help.An issue related to code comments shown in hover, completion, and signature help.Feature: Find All ReferencesFind All References, Peek References, RenameFind All References, Peek References, RenameLanguage ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.parserverifiedBug has been reproducedBug has been reproduced
Type
Projects
Status
Done