Getting Started with Visual Studio Code : Part 2
Learn how to work with Git repository in Visual Studio Code – an ultra-fast code editor!
@theDevsDaily🐦
Learn how to work with Git repository in Visual Studio Code – an ultra-fast code editor!
Every developer has a lot to gain by using a powerful editor. Auto-complete, fast file switching and the ability to install packages for new technologies are a few of the perks that every developer enjoys utilizing. And you get all these features in Visual Studio Code. It’s lightweight and ultra-fast. It’s a fast editing experience, similar to what you get with brackets, Sublime Text and Atom while it’s debugging and integration experience is similar to what you get with Web Storm or Visual Studio.
A new choice of code editor, Visual Studio Code, where one can build and debug modern web and cloud applications. It is free and available for – Linux (I find this a good reason for mine to give Linux a try as well:)), Mac OSX, and Windows. Visual Studio Code is the first code editor, and … Read more