Difference between revisions of "Editors and IDEs/plugins-extensions/Git-Temporal"

From Adam Meola - wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
This plugin is so good, that i may re-install Atom just to get it back.
 
This plugin is so good, that i may re-install Atom just to get it back.
  
When you open Git Time Machine:  
+
When you open Git Temporal:  
  
 
: You're shown a graph of all the git commits on the file that you're working on.  You can click on any point in this graph, and be presented with a side by side diff of your working copy, and the version at your chosen revision.
 
: You're shown a graph of all the git commits on the file that you're working on.  You can click on any point in this graph, and be presented with a side by side diff of your working copy, and the version at your chosen revision.
  
Full and official documentation available at: https://atom.io/packages/git-time-machine
+
Full and official documentation available at: https://marketplace.visualstudio.com/items?itemName=bee.git-temporal-vscode

Latest revision as of 16:06, 25 March 2021

Git Time Machine

(VsCode only. For Atom, see Git Time Machine)

This plugin is Fantastic!

It's sincerely the only pain point that I've had in switching to vsCode.

This plugin is so good, that i may re-install Atom just to get it back.

When you open Git Temporal:

You're shown a graph of all the git commits on the file that you're working on. You can click on any point in this graph, and be presented with a side by side diff of your working copy, and the version at your chosen revision.

Full and official documentation available at: https://marketplace.visualstudio.com/items?itemName=bee.git-temporal-vscode