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

Fix RenameVariable and RenamePrivateFieldsToCamelCase (Issue: #2285) #2292

Merged
merged 2 commits into from
Oct 8, 2022

Conversation

pway99
Copy link
Contributor

@pway99 pway99 commented Oct 7, 2022

  • inner-class variable references
  • NamedVariable existing in multiple scopes

TODO:

  • support for ParameterizedTypes
  • RewriteTest conversions

 - inner-class variable references
 - NamedVariable existing in multiple scopes

Still needs update for ParameterizedTypes
@sambsnyd sambsnyd merged commit 795823b into main Oct 8, 2022
@sambsnyd sambsnyd deleted the rename-variable-2285 branch October 8, 2022 00:13
@pway99 pway99 added this to the 7.31.0 milestone Oct 10, 2022
@tkvangorder tkvangorder added the bug Something isn't working label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants