Tuesday, November 15, 2016

Log History in Visual Studio Code

It was challenging to find out the log history of what was checked in and who checked in File.

Below is the Extension and Command which we could use for Checking the history and files.

Steps 1. Install the Git History Extension from the market place.

 

Steps 2. Use Ctrl + P and type History and select the 3rd item.



And then you see the History as Shown below.


This gives developers a clear view of the log history.

Happy Coding 😈😈😈

No comments:

Post a Comment