Environment
- Operating System: windows/mac
- JDK version: 17.0.6
- Visual Studio Code version: 1.77.1
- Java extension version:1.17.0
Steps To Reproduce
- Open https://github.com/redhat-developer/vscode-java/tree/master/test/resources/projects/maven/salut
- Open Foo3.java, put the cursor at the class name in .java file > Right click and select Rename Symbol
Current Result
It shows as 'Renaming this element is not supported'. But renaming file name is ok and the class name will be updated.

Expected Result
Renaming from both file name and class name should be ok.
Environment
Steps To Reproduce
Current Result
It shows as 'Renaming this element is not supported'. But renaming file name is ok and the class name will be updated.

Expected Result
Renaming from both file name and class name should be ok.