Source control utilities

Visual Studio Code also allows us to interact with Git through a graphical user interface. To access the Git features, we need to click on the Git panel on the left-hand side of the screen.

The Git panel allows us to see the current changes. We can select changes to be committed (stag) or roll back the changes. We can then commit the changes by introducing a message and clicking on the approval icon located on the top right-hand side of the Git panel:

Get Learning TypeScript 2.x - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.