Vs Code plug-in configuration tutorial

Download 1 Vs Code:https://code.visualstudio.com/

     

 

2 installed Vs Code, click Start, click File-> Open Folder to open the project

     

 

3 Click Extensions Enter the name of the plugin, then Install to install the plug. After the plug-in installation is complete click Reload, plug-in effect.

       

 

4 theme plugin required in File-> Preferences-> Plug-selected corresponding to the name, some features plug-in can use the shortcut Ctrl + shift + p, enter the name of the corresponding function execution, use.

     

 

5 essential plugins recommended:http://www.i7758.com/archives/2849.html

 

6 Basic settings: File-> Preferences-> setting-> Setting.json arranged according to their preferences.

 Strongly recommended: "editor.mouseWheelZoom": true, set up after use Ctrl + mouse wheel to change the font size

 

   

   

 

        Then you can use this make you happy can not leave the first editor of the universe

 

Reproduced in: https: //www.cnblogs.com/HF520134/p/VsCode.html

Intelligent Recommendation

VS Code plug-in recommendation

InExpand Panel Search for the plug-in you want to install, and then click on the bottom right cornerinstallation(install) OK. Plug-in name Plugin description Chinese(Simplified) Sinicization. Beautify...

In vs-code, the react component automatically completes the configuration of the plug-in

  A commemoration, convenient for future use, just a website   React component auto-completion plugin: Enter rcc, press the tab key     ② Screenshot of the plug-in: ③ Plug-in ...

Moving bricks efficiently: my VS Code configuration sharing and plug-in recommendation

Source:To be an engineer, not a code farmer Original link: https://zhuanlan.zhihu.com/p/114448671 There are many code editors, some are free and some are paid. One of the favorite code editors is Visu...

Use plug-in KorofileHeader to implement VS CODE configuration file header comment

Install plugin VS Code search, installationkoroFileHeaderPlug-in Configuration settings Right keykoroFileHeaderPlugin, clickExtend settings insettings.jsonConfiguration in the file: More configuration...

More Recommendation

VS CODE front -end commonly used plug -in and configuration and shortcut keys

Installation address https://code.visualstudio.com/ Common plug -in Query the plug -in currently using vSCODE Currently my VSCODE plug -in All my own plugins Link: https://pan.baidu.com/s/1ky2kntvilnl...

VS Code sharing commonly used plug -in configuration setting.json

The plug -in installed in this article: Vetur: Vue2 special plug -in Vue Language Features (Volar): Vue2 -specific plug -in (conflict with Vetur, such as checking nodes in accordance with specificatio...

VS CODE Raiders 1: Plug -in mechanism and configuration file mechanism, modify the installation location of the plug -in

Table of contents VS Code Overview Vs code installation Vs code running the overall principle understanding Configuration file mechanism Plug -in mechanism Change the installation location of the plug...

VS Code configuration Elint automatic formatting plug -in plug -in prettier stepped pits

The root directory adds a new .prettierrc.js Search extensionPrettier - Code formatterInstall Automatic formatization Shift+Ctrl+P Search Settings.json, and then add the following content Next, pay at...

VS+OpenCV configuration tutorial

There are already a lot of tutorials about VS+OpenCV, but I feel that there are still many details that most of them are not explained clearly, so I will explain the configuration process completely t...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top