What is vscode
What is vscode?
VSCode (Visual Studio Code): It is a free, open source, cross-platform editor. The reason for the emphasis on 'editor' may be that VSCode is not intended to be a full-scale integrated development environment, that is, an IDE.
It was Erich Gamma who transplanted Monaco Editor to the desktop platform and became today's VSCode.
Many people equate editors with IDEs, but this is not the case. IDEs pay more attention to programming experience, have a good understanding of the code, and focus on providing graphical interface support for code debugging, testing, etc. Therefore, it may appear cumbersome;
The editor is relatively lighter, focusing on files or folders, languages, and workflow support is richer and freer. VSCode is positioned as an editor, but it does not Not limited to this.
Related recommendations: "vscode Usage Tutorial"
VSCode Study Guide
1.VSCode has its own set of shortcut keys , you can learn the shortcut keys to understand the functions supported by the core editor. At the same time, VSCode allows custom shortcut keys, allowing users to better use VSCode. VSCode has complete support for mouse, multi-cursor, search, auto-completion, code snippets, etc.
2. Learn to use the workbench and workspace. In addition to the editor area, VSCode also has many other functions, such as the resource manager. Cross-file search, plug-in management, etc., they form a unified interface, which is the workbench; the design of this workbench represents VSCode's choice of workflow. VSCode's built-in software version management, terminal emulator, debugger, etc. can all improve work efficiency.
3. VSCode allows customization and development of plug-ins, so try to use your own ideas to meet your own needs, so that you can better improve yourself and understand VSCode;
Go through the above steps , can make better use of VSCode and improve work efficiency.
Summary: VSCode is positioned as a lightweight code editor that combines the advantages of many excellent tools such as Eclipse while also solving their disadvantages. VSCode is very good in terms of performance, language support, and community. ;
The above is the detailed content of What is vscode. For more information, please follow other related articles on the PHP Chinese website!

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

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

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

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

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

Hot Topics



First, open the vscode software on the computer, click the [Extension] icon on the left, as shown in ① in the figure. Then, enter [officeviewer] in the search box of the extension interface, as shown in ② in the figure. Then, from the search Select [officeviewer] to install in the results, as shown in ③ in the figure. Finally, open the file, such as docx, pdf, etc., as shown below

1. First, after opening the interface, click the file menu in the upper left corner. 2. Then, click the settings button in the preferences column. 3. Then, in the settings page that jumps, find the update section. 4. Finally, click the mouse to check and enable it. Download and install the new VSCode version button in the background on Windows and restart the program.

1. First, open the vscode software, click the explorer icon, and find the workspace window 2. Then, click the file menu in the upper left corner and find the add folder to workspace option 3. Finally, find the folder location in the local disk , click the add button

1. First, open the settings option in the settings menu. 2. Then, find the terminal column in the commonly used page. 3. Finally, uncheck the usewslprofiles button on the right side of the column.

1. First, after opening the interface, click the workspace interface 2. Then, in the open editing panel, click the File menu 3. Then, click the Settings button under the Preferences column 4. Finally, click the mouse to check the CursorSmoothCaretAnimation button and save Just set it

1. First, after opening the editing window, click the configuration icon in the lower left corner 2. Then, click the Manage Workspace Trust button in the submenu that opens 3. Then, find the page in the editing window 4. Finally, according to your office Just check the relevant instructions if required

1. First, click to open the settings option in the More menu. 2. Then, find the terminal column under the Features section. 3. Finally, on the right side of the column, click the enableanimation button with the mouse and save the settings.

1. After opening the interface, click the extension button in the lower left corner 2. Search for the vscode-icons plug-in in the extension store and install it 3. Then click the preferences button in the file menu in the upper left corner to find the file icon theme option 4. Find the just installed Just set the plug-in
