My latest code editor adventure is Visual Studio Code. It brings IDE-style functionality with the simplicity of a classic lightweight code editor, but also provides some features that I want but Atom will probably never provide. (Recommended learning: vscode introductory tutorial)
It is cross-platform, free and open source, and can be downloaded here:
https://code.visualstudio.com/
Careful Designed GUI
VSCode’s GUI design is completely different from Atom or Sublime, it starts with a prominent sidebar:
The sidebar contains the following items:
Resource Manager (File Tree)
Search
Git
Debugging
Extensions
You can search through this menu and find extensions that meet your needs. I never use extension search in Atom, but because VSCode's extension capabilities are so prominent, I installed a few extensions through the menu.
You always seem to see the features you need to use, and you don't need to know all the keyboard shortcuts to become a power user.
Powerful Default Settings
VSCode provides out-of-the-box IntelliSense for "Java, Type, JSON, HTML, CSS, Less and Sass" very nice. In Atom, I didn't use the code hint plug-in, so VSCode's IntelliSense seemed a bit verbose, but this is something I missed before. It will tell you which parts of your code are invalid based on the extensions you have installed. For example, when every const in your code is marked as an error, you know it doesn't support ES6.
Highly discoverable extensions
When you realize you need to install an ES6 plugin, it will recommend extensions to you based on your current workspace, e.g. for ES5 /ES6, it will suggest installing the "Babel ES6/ES7" extension. This is much better than searching online for which plugin to install.
The VSCode ecosystem isn’t that fragmented yet, probably because it’s still relatively new. There is usually only one package available for a certain task (such as the package for ES6 highlighting and hinting).
Easy Split Screen
I always can’t remember the shortcut keys for split screen. VSCode provides an icon in the upper right corner of the open document tab that can be used to switch screen modes. I will use this when writing test code, that is, I can open the application code and the test code at the same time. This feature is also useful when porting code from one framework (or language) to another.
The above is the detailed content of What's good about vscode. For more information, please follow other related articles on the PHP Chinese website!

VisualStudio is suitable for large projects, VSCode is suitable for projects of all sizes. 1. VisualStudio provides comprehensive IDE functions, supports multiple languages, integrated debugging and testing tools. 2.VSCode is a lightweight editor that supports multiple languages through extension, has a simple interface and fast startup.

VisualStudio is a powerful IDE developed by Microsoft, supporting multiple programming languages and platforms. Its core advantages include: 1. Intelligent code prompts and debugging functions, 2. Integrated development, debugging, testing and version control, 3. Extended functions through plug-ins, 4. Provide performance optimization and best practice tools to help developers improve efficiency and code quality.

The differences in pricing, licensing and availability of VisualStudio and VSCode are as follows: 1. Pricing: VSCode is completely free, while VisualStudio offers free community and paid enterprise versions. 2. License: VSCode uses a flexible MIT license, and the license of VisualStudio varies according to the version. 3. Usability: VSCode is supported across platforms, while VisualStudio performs best on Windows.

VisualStudio supports the entire process from code writing to production deployment. 1) Code writing: Provides intelligent code completion and reconstruction functions. 2) Debugging and testing: Integrate powerful debugging tools and unit testing framework. 3) Version control: seamlessly integrate with Git to simplify code management. 4) Deployment and Release: Supports multiple deployment options to simplify the application release process.

VisualStudio offers three license types: Community, Professional and Enterprise. The Community Edition is free, suitable for individual developers and small teams; the Professional Edition is annually subscribed, suitable for professional developers who need more functions; the Enterprise Edition is the highest price, suitable for large teams and enterprises. When selecting a license, project size, budget and teamwork needs should be considered.

VisualStudio is suitable for large-scale project development, while VSCode is suitable for projects of all sizes. 1. VisualStudio provides comprehensive development tools, such as integrated debugger, version control and testing tools. 2.VSCode is known for its scalability, cross-platform and fast launch, and is suitable for fast editing and small project development.

VisualStudio is suitable for large projects and Windows development, while VSCode is suitable for cross-platform and small projects. 1. VisualStudio provides a full-featured IDE, supports .NET framework and powerful debugging tools. 2.VSCode is a lightweight editor that emphasizes flexibility and extensibility, and is suitable for various development scenarios.

When choosing VisualStudio, the free version is suitable for individual developers and small teams, and the paid version is suitable for large enterprises and users who need advanced features. 1. The free CommunityEdition provides basic development tools for individuals and small teams. 2. Paid Professional and Enterprise Editions provide advanced features and support for business environments and large teams.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

SublimeText3 Mac version
God-level code editing software (SublimeText3)

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Notepad++7.3.1
Easy-to-use and free code editor

WebStorm Mac version
Useful JavaScript development tools
