vscode-checkstyle icon indicating copy to clipboard operation
vscode-checkstyle copied to clipboard

Renaming Resources - Stale Error Messages

Open eblanchette opened this issue 4 years ago • 1 comments

I just noticed an issue with stale error messages. I think I stumbled upon a bug when renaming a resource. I didn't change the filename I just changed the case. For example, CertDAO.java changed to CertDao.java

The Problems panel shows the old filename with the following error message: "The name of the outer type and the file do not match."

I'm running the latest Mac OS and my filesystem is case-insensitive.

Screen Shot 2020-03-11 at 3 08 23 PM

eblanchette avatar Mar 11 '20 19:03 eblanchette

Another renaming issue related with #271

jdneo avatar Mar 12 '20 01:03 jdneo