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
- Why is Python a 'must learn' programming language for data scientists in the 4.0 era?it can be said that the python language is at the peak of its popularity. developers and researchers are using this language in a variety of tasks.
- What is the RADIUS protocol?radius is a network protocol used to authenticate and allow users to access a remote network. the term radius is an acronym for remote authentication dial-in user service.
- What is HackerRank? Tips when joining HackerRankhackerrank is a platform for practicing code, according to its founders, where developers from all over the world gather to solve scientific problems. computer.
- 3 reasons macOS is better for programming than Windowsmany programmers have worked with both mac os x and windows operating systems. they have understood why many people prefer the macbook. join tipsmake.com to learn about 3 reasons macos is better for programming than windows through the following article.
- How to Install and Setup Visual Studio Express 2013visual studio express 2013 supports visual basic, c#, and c++. this makes it suitable for a beginner as the software is free to download and install. follow these simple steps below to install and setup visual studio express 2013. download...
- How to Become a Freelance Programmerfreelance software programming and development is a lucrative career that may appeal to you if you want to be fully in charge of your own time and life. it requires a significant amount of time and commitment to become a freelance...