JetBrains-Research / JetBrains-Research/RefactorInsight
Line alignment makes hard to understand Extract Variable refactoring
- Dominant language
- Java
- Stars
- 110
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/jodavimehran/code-tracker/commit/daeaccb67f2f1510ae15e45727ed1347d9368bdb
Lines R431 and R432 are new and correspond to the extracted variables `fragment1` and `fragment2`
It would help to align the code as follows to make the visualization more clear
L428 -- R430
L429 -- R433
L433 -- R437

Overall, the diff does not show properly the added code, shown in green below

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.