We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c23e19 commit 9a5b22eCopy full SHA for 9a5b22e
1 file changed
README.md
@@ -3,4 +3,7 @@ The Code Time Machine is a lightweight IDE plugin which uses visualization techn
3
4
5
# Known issues
6
-1. Navigating using keyboard ('W' and 'S') just after scrolling in text editor, apply text-scrolling data for navigating further.
+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.
0 commit comments