0% found this document useful (0 votes)
8 views1 page

Visual Studio Code Extensions Guide

Visual Studio Code is a free, open-source code editor developed by Microsoft for multiple platforms that offers features such as debugging, Git version control, syntax highlighting, intelligent autocompletion, and code refactoring. It is also customizable and extensible through extensions that facilitate reading and writing code.

Translated by

ScribdTranslations
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Visual Studio Code Extensions Guide

Visual Studio Code is a free, open-source code editor developed by Microsoft for multiple platforms that offers features such as debugging, Git version control, syntax highlighting, intelligent autocompletion, and code refactoring. It is also customizable and extensible through extensions that facilitate reading and writing code.

Translated by

ScribdTranslations
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Visual Studio Code : ([Link]

com/ )
Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and
macOS. Includes support for debugging, integrated Git control, syntax highlighting,
smart code completion, snippets, and code refactoring. It is also customizable,
so that users can change the editor theme, keyboard shortcuts, and preferences. It is
free and open source, although the official download is under proprietary software.

Extensions can be added that make the readability of the code simpler, just like that.
writing, for example, automatic tag closing, and automatic tag detection,
reducing the chances of writing errors.

I leave a YouTube link that explains how to install these extensions, the video shows many.
but I personally installed 5 (they are explained in the video
([Link]

• Panda theme: facilitates code comprehension through colors.


• Babel Java Script: recognizes JavaScript code
• Color Highlight: add a square with the selected color next to the hexadecimal code
• Mithril emmet: it is used for tag autocompletion
• Spanish language package: when installing the program, it is in English as the language.
native.

You might also like