JetBrains-Research / JetBrains-Research/RefactorInsight
Show refactorings in code changes before commit
Open
Feature
- Dominant language
- Java
- Stars
- 110
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
It is possible to run refactoring detection in code changes before a user makes a commit.
See: [RefactoringMiner documentation](https://github.com/JetBrains-Research/RefactorInsight/commit/54e8633e151fc1ec5795bd17d8bed6c5cd0b5678).
**This feature will come in next release of RefactoringMiner.**
Currently, we detect refactorings only in commited changes. It would be cool to show users refactorings when they inspect code changes before they commit it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.