redhat-developer / redhat-developer/vscode-java
Sometimes show incorrect diagnostics status while moving files to new package to apply refactorings
@testforstephen y travaille déjà.
Depuis le 15/4/2021.
- Langage dominant
- TypeScript
- Étoiles
- 2.3k
- Forks
- 546
- Merge moyen
- 20 h 1 min
- PR mergées (30 j)
- 11
Description
When i drag and drop a Java class to another package, it will prompt me whether to apply refactoring. When i choose to apply, the package declaration and import update are all updated. But sometimes, the diagnostics status of the changed classes are not refreshed.
For example, the screenshot below shows that the package declaration is updated for the moved class. But the diagnostics still says not matched package declaration.

The current workaround is to save all refactoring changes manually, and the diagnostics will be refreshed.
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.