You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Code Time Machine is a lightweight IDE plugin which uses visualization techniques to depict the history of any chosen file augmented with information mined from the underlying versioning system. Inspired by Apple’s Time Machine, this tool allows both developers and the system itself to seamlessly move through time.
2
+
The Code Time Machine is a lightweight IDE plugin which uses visualization techniques to depict the history of any chosen file augmented with information mined from the underlying versioning system. Inspired by Apple’s Time Machine, this tool allows both developers and the system itself to seamlessly move through time.
3
3
4
4
5
-
# Known issues
6
-
1. #Bug Navigating using keyboard ('W' and 'S') just after scrolling in text editor, apply text-scrolling data for navigating further.
7
-
2. #Bug Initially, The CommitsList show all commits instead of Timeline's active range.
8
-
3. the tool doesn't support already deleted files.
9
-
4. the tool potentially doesn't support rename action, and loses tracking file history at rename point.
5
+
For known issues, please check [the issues](https://github.com/Emadpres/CodeTimeMachine/issues).
0 commit comments