Skip to content

Commit db68cdd

Browse files
committed
Updates the README.md
1 parent 590cb02 commit db68cdd

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# CodeTimeMachine
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.
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.
33

44

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

Comments
 (0)