CodesAway / CodesAway/BEXCodeCompare
Add Refactoring to recognize basic rename (such as local variable)
Open
enhancement
- Dominant language
- Java
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
More complex stuff would likely require using Eclipse's JDT and parsing the source code
This could be added as part of BECR (Be Enchanced Code Refactoring). If desired, a separate issue would be logged for this more complex rename recognition
For a basic rename, the goal is similar to the enchanced for refactoring - handle the basic, common use case of renaming a local variable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.