Open jonathanvila opened 3 years ago
In vscode, rename is triggered by F2
Well, I can do exactly the same process with any other variable or method : right button, alt+enter will show the menu, and in my case super+r, but none work in the lambda placeholder... Does it work for you?
El vie., 16 abr. 2021 11:01, Fred Bricon @.***> escribió:
In vscode, rename is triggered by F2
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/redhat-developer/vscode-java/issues/1883#issuecomment-821032015, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOALEUBY4P4LLGM4WTPJZTTI74GRANCNFSM43BCYJRA .
[provide a description of the issue] No Refactor-->Rename when lambda placeholder selected
Environment
Steps To Reproduce
[Please attach a sample project reproducing the error] Please attach logs
Project and line code : https://github.com/jonathanvila/tackle-pathfinder/blob/5cb45f42cb61e3d1c4d6f9c6850eafdc5177e563/src/main/java/io/tackle/pathfinder/services/AssessmentSvc.java#L126
Current Result
No actions
Expected Result
At least "Refactor rename"
Additional Informations