Visual Studio Code review: Microsoft's cross-platform code editor
Visual Studio Code is a lightweight but powerful code editor running on computers, available for Windows, macOS and Linux. VSCode comes with integrated support for JavaScript, TypeScript, Node.js and has a rich extension ecosystem for other languages (like C ++, C #, Java, Python, PHP, Go).
The use cases and deployment scope of Visual Studio Code
All frontend developers use VSCode to write Javascript / HTML / CSS. But more than that, about half of the backend developers also use VSCode to write Scala code!

While VSCode and similar editors are appreciated, such as Sublime Text and Atom, which are often used by programmers for interpreted languages, VSCode is powerful and excellent, right away. even for backend developers, to write Scala, a typical compiled language. VSCode makes writing all types of code much easier.
Pros and cons of Visual Studio Code

Advantages:
- Develop very actively with the support of Microsoft. The official documents are well maintained.
- There is very active community support with all the plugins you need. If you post an error on the GitHub repo, you will usually get a response within 4 days.
- For an electron application, the speed of VSCode is very high, almost equivalent to the original built ST3.
Defect:
- Like all other electron applications, VSCode's memory and battery usage are pretty bad.
- There is no git merge, which many expect, because ST3 and Atom are capable of doing that.
- The default shortcuts do not make sense and users have to reconfigure almost all of them.
If using Visual Studio Code, engineers spend less time fighting with the code editor. In addition, new engineers also want to use VSCode for fast acceleration, because configurations and plugins can be quickly copied from one computer to another.
You should read it
- 10 tips for Microsoft's cross-platform code editing tool - Visual Studio Code
- How to install Visual Studio Code on Windows 10
- Visual Studio Code now has an extremely useful color picker
- Microsoft accidentally released early Visual Studio Code beta for web vscode.dev
- Write code in a browser with Microsoft Visual Studio Online
- Microsoft launches Visual Studio 2022
- Microsoft announced the launch of Visual Studio 2019
- How to Install Visual Studio Using Parallels Desktop on a Mac
May be interested
- Visual Studio Community - Download Visual Studio Community here.visual studio community is a free, extensible, full-featured ide for creating modern applications for android, ios, windows, as well as web applications and cloud services.
- Microsoft announced the launch of Visual Studio 2019confirmed to release but no detailed information yet.
- How to Install Visual Studio Code on Arch Linuxif you have a knack for coding, you may already be familiar with visual studio code. vs code is a much-loved tool, with fancy plug-ins and many useful features.
- Microsoft launches Visual Studio 2022microsoft has just officially announced visual studio 2022, the next official version of this flagship development kit that is sure to be faster, accessible, and lighter.
- Differences between Visual Studio Code and VSCodiumvisual studio code (or vscode for short) and vscodium may look like twins, but there are some important differences between the two popular code editors that you should know.
- How to create a file to install Visual Studio offlinevisual studio 2017 is the most awaited software from microsoft. the first version of the visual studio ide was released on march 19, 1997, which is visual studio 97.
- Explore new profile templates in Visual Studio Codevisual studio code has new profile templates. let's learn with tipsmake.com.com how the new profile templates in visual studio code work!
- Is Thonny or Visual Studio Code better for Raspberry Pi users?both thonny and visual studio code are built into raspberry pi os. both are capable of running python scripts and are useful when you want to get things working using the raspberry pi.
- What is LM Studio?lm studio is a cross-platform desktop application that allows you to search, create, and test different llms.
- Build 2019: Microsoft brought Visual Studio to the browser platform, .NET 5 release and ML.NET 1.0build is microsoft's annual developer conference, and this year, after the first day of the event, besides the familiar products, visual studio and .net become 'stars' attracting a lot of things. pay attention from experts and the community.