Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming should be smarter #204

Open
anthonyvdotbe opened this issue Jul 24, 2024 · 0 comments
Open

Renaming should be smarter #204

anthonyvdotbe opened this issue Jul 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anthonyvdotbe
Copy link
Contributor

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:

  • renaming something like parentheses, commas, ... should never be possible, this doesn't make sense
  • the extension should propose to rename baz, not ). Same if the cursor is between r and ,
@Achal1607 Achal1607 added the enhancement New feature or request label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants