Microsoft Visual Studio Code

OPEN WEBSITE

Visual Studio Code by Microsoft is an open-source code editor. It can be mistaken with Visual Studio (which is an IDE) but has nothing to do with it, and is not a subcomponent of Visual Studio either.

Visual Studio Code, also referred to as VS Code, provides developers with IntelliSense code completion, Git commands, debugging tools, and support for extensions in case you wish to enhance its capabilities. VS Code can be used to create and edit source code files in different programming languages, including HTML, Java, PHP, CSS, and others.

The tabbed editing window in the Visual Studio Code interface has a customizable layout. A variety of grid display options or side-by-side multiple file views are also available. Developers can communicate with command-line tools like task runners and package managers without switching windows by using an optional terminal within the product.

Below is a list of extensions supported by Visual Studio Code

Extension

Name

yaml

YAML

YAML Ain’t Markup Language

py

PY

Python Source Code

php

PHP

PHP Hypertext Preprocessor Source Code

json

JSON

JavaScript Object Notation

js

JS

JavaScript Code

html

HTML

Hyper Text Markup Language

css

CSS

Cascading Style Sheet

cs

CS

Visual C# Source Code

cpp

CPP

C++ Source Code

C

C

C and C++ Source Code

Extenstion

Name

yaml

YAML

YAML Ain’t Markup Language

Extenstion

Name

py

PY

Python Source Code

Extenstion

Name

php

PHP

PHP Hypertext Preprocessor Source Code

Extenstion

Name

json

JSON

JavaScript Object Notation

Extenstion

Name

js

JS

JavaScript Code

Extenstion

Name

html

HTML

Hyper Text Markup Language

Extenstion

Name

css

CSS

Cascading Style Sheet

Extenstion

Name

cs

CS

Visual C# Source Code

Extenstion

Name

cpp

CPP

C++ Source Code

Extenstion

Name

C

C

C and C++ Source Code