oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
231 stars 31 forks source link

Renaming should be smarter #204

Open anthonyvdotbe opened 4 months ago

anthonyvdotbe commented 4 months ago

Say I have foo(String bar, String baz), where the cursor is between z and ). Then pressing F2 will propose to rename ). There's 2 related issues here: