current location:Home > Technical Articles > Development Tools > VSCode
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to configure git in vscode
- How to configure git in vscode: 1. First download git and copy the git installation path; 2. Then configure the environment variables; 3. Finally, perform global git settings, such as [git config --global user.name "username"].
- VSCode 6727 2020-02-20 17:56:49
-
- How to enable automatic syntax detection in vscode
- The method to enable automatic syntax detection in vscode is: 1. First install the [ESLint] plug-in; 2. Then open the settings, search for eslint, and turn on the [eslint:Enable] option.
- VSCode 11139 2020-02-20 17:46:40
-
- How vscode formats js/css code
- The method for vscode to format js/css code is: 1. First open the file, preferences, and settings in sequence; 2. Then modify the options related to formatting; 3. Then install the [beautify] plug-in; 4. Finally click [beautify file ] to format the code.
- VSCode 13204 2020-02-20 17:33:23
-
- How to change font in vscode
- How to change fonts in vscode: 1. First open the settings page and search for font; 2. Then add the corresponding settings in the user settings on the right, such as ["editor.fontFamily": "Fira Code"].
- VSCode 6763 2020-02-20 17:24:18
-
- How to open multiple tabs in vscode
- The method for vscode to open multiple tabs is: 1. First open the settings.json configuration file; 2. Then add the configuration ["workbench.editor.enablePreview": false]; 3. Finally restart vscode.
- VSCode 5307 2020-02-20 17:12:15
-
- How to open html file in vscode in browser
- The method for vscode to open html files in the browser is: 1. First install the [open in browser] plug-in; 2. Then open the html file, right-click and select the [open in default browsers] option to open the html file in the browser.
- VSCode 7843 2020-02-20 17:03:45
-
- How to create HTML files in VScode
- The method for vscode to create HTML files is: 1. First click [open folder]; 2. Then select the target folder and create a new file with the extension html; 3. Finally enter! and press the tab key to complete the creation.
- VSCode 12535 2020-02-20 16:50:55
-
- vscode turns on code prompt function
- The method to enable the code prompt function in vscode is: 1. First enter settings and enter [prevent] in the search box; 2. Then find the [snippets prevent quick] option and check this option.
- VSCode 17285 2020-02-20 16:33:50
-
- vscode adjusts the sidebar to the right
- The method for vscode to adjust the sidebar to the right is: 1. First open the file, preferences, and user settings in sequence; 2. Then modify the value of the ["workbench.sideBar.location"] attribute to [right] and save the file That’s it.
- VSCode 10070 2020-02-20 16:24:44
-
- How to change the default save path of files in vscode
- The method for vscode to change the default file saving path is: 1. First open the [file] and [save Workspace as] options in sequence; 2. Then select the appropriate drive letter, enter the path file name, and save the settings.
- VSCode 29273 2020-02-19 18:02:34
-
- How to complete tags in vscode
- The method for vscode to complete tags is: 1. First install the [HTML Snippets] plug-in; 2. Then configure the files.associations object, such as ["files.associations": {"*.js": "html"}].
- VSCode 3215 2020-02-19 17:51:10
-
- Can vscode be used offline?
- vscode can be used offline. We can use the loopback adapter to virtualize a network for testing. The method to enable the loopback adapter is: first open the device manager, and then manually install the [Microsoft KM-TEST] loopback adapter.
- VSCode 3937 2020-02-19 17:41:32
-
- vscode opens error prompt
- The method to enable error prompts in vscode is: 1. First, click Settings to enter the settings page; 2. Then enter [eslint] in the search box to search for related configuration items; 3. Finally, check the [eslint:enable] option.
- VSCode 9468 2020-02-19 17:29:24
-
- vscode cannot automatically complete
- The solution to the problem that vscode cannot automatically complete is: 1. First, click python in the lower right corner of the vscode main page; 2. Then select the required interpreter in the drop-down box that appears.
- VSCode 8798 2020-02-19 17:19:16
-
- How to add background image in vscode
- The method to add a background image to vscode is: 1. First enter the vscode installation directory and open the [workbench.desktop.main.css] file; 2. Then add the background attribute, save the file, and restart vscode.
- VSCode 4269 2020-02-18 18:15:19