redhat-developer / redhat-developer/vscode-java
Sometimes show incorrect diagnostics status while moving files to new package to apply refactorings
オープン
@testforstephen がすでに取り組んでいます。
2021年4月15日 から。
bug
diagnostics
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。