Comments on Getting started with Visual Studio Code (VSC) on Linux

Visual Studio Code (VSC) is a source code editor released by Microsoft only a few months ago. The software is based on the Atom engine and although it isn't open source, it offers a working version for Linux that you may find useful for a set of reasons. In this tutorial, we will take a look on how to install, setup and get started with VSC.

4 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Will B

Seems to be a Chrome-based web-app.  Doesn't (appear to) have drag-drop support for code, you have to change settings like font size in a text config file, etc.

Thanks for the article though.  HowToForge rocks! :-D

By: Federico Kereki

“Ctrl+Shit+P” ?? Read it aloud... (it's in the "Command Palette" section.)

By: tobor

(it can also be launched with “Ctrl+Shit+P”)

That key is only present on Microsoft keyboards. :)

 

By: y

Please add a debug tutorial as well.

Thanks