Skip to content

renaming of files and packages causes symbols to get out of sync #1231

Closed
@martinlippert

Description

@martinlippert

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions