- Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: spring index & symbolstype: bug
Milestone
Description
The symbol index gets out of sync when (all tested in VSCode):
- renaming a Java source file (that contains symbols): old symbol stays around + new symbol created
- renaminig a package (that contains classes with symbols): old symbols stay around, new symbols not being created
Need to double check whether this happens in Eclipse as well, probably depending on the events about file changes that we receive.
Metadata
Metadata
Assignees
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: spring index & symbolstype: bug