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 insert background image in vscode
- The method to insert a background image in vscode is: 1. First, open the vscode installation directory; 2. Then, open the [workbench.desktop.main.css] file; 3. Finally, add the image style and restart vscode.
- VSCode 7750 2020-03-14 13:51:09
-
- How to import jar package in vscode
- The method for importing jar packages into vscode is: 1. First, create a new lib file in the project folder; 2. Then, add the jar package to the lib folder in the root directory; 3. Finally, add the jar in the [.classpath] file Path is enough.
- VSCode 10129 2020-03-14 13:42:25
-
- vscode uses the pylint plug-in to disable E1101 error reporting
- How to use the pylint plug-in to disable the E1101 error in vscode: 1. First, open the preferences and enter the settings; 2. Then, find the python.linting.pylint plug-in settings; 3. Finally, add the parameter [--disable=E1101].
- VSCode 3281 2020-03-14 11:56:09
-
- vscode runs python program and outputs garbled code
- The solution to the garbled output when vscode runs a python program is: 1. Add the system variable [PYTHONIOENCODING=UTF8]; 2. Modify the tasks.json configuration file and restart vscode.
- VSCode 5903 2020-03-14 11:48:05
-
- vscode cannot automatically fix eslint error
- The solution to the problem that vscode cannot automatically repair the eslint error is: 1. First, install the [eslint-plugin-vue] plug-in; 2. Then, add the eslint and vetur plug-ins; 3. Finally, modify the vscode preference configuration and restart vscode. .
- VSCode 5842 2020-03-14 11:34:21
-
- How to enable folding code function in vscode
- The method to enable the folding code function in vscode is: 1. First, open the preferences and enter the settings; 2. Then, switch to the [text editor] tab and check the [folding] option.
- VSCode 12916 2020-03-13 17:50:11
-
- vscode cannot set Chinese
- The solution to why vscode cannot set Chinese is: 1. First, download the [Chinese (Simplified) Language Pack] plug-in and restart vscode; 2. Then, open the locale.json file and modify the configuration ["locale":"zh-cn" 】.
- VSCode 4812 2020-03-13 17:40:26
-
- The method under vscode cannot complete the brackets
- The solution to the problem that the method under vscode cannot complete the brackets is: 1. First, use the shortcut key [ctrl+shift+p] to bring up the command line; 2. Then, search for setting, open the settings.json file, and add the configuration .
- VSCode 4164 2020-03-13 17:31:04
-
- How to switch from vscode to bash
- The method to switch vscode to bash is: 1. First, open the user settings and enter power in the search bar; 2. Then, find the [terminal>integrated>shell:windows] option and set the bash path.
- VSCode 3248 2020-03-13 17:17:42
-
- How to set the plug-in installation location in vscode
- The method for vscode to set the plug-in installation location is: 1. First, use the [win+r] shortcut key to open the run window; 2. Then enter cmd and click OK to open the command prompt; 3. Finally, execute the command [code -- extensions-dir+target folder].
- VSCode 7729 2020-03-13 17:05:18
-
- How to add background image to vscode
- The method to add a background image to vscode is: 1. First, install the background plug-in, and restart vscode after the installation is complete; 2. Then, open the user settings and edit the background image address; 3. Finally, restart vscode.
- VSCode 4856 2020-03-13 16:58:05
-
- How to display spaces and tab symbols in vscode
- The method for vscode to display spaces and tab symbols is: 1. First, open the setting and check the [renderControlCharacters] option; 2. Then, continue to check the [renderWhitespace] option.
- VSCode 10645 2020-03-13 16:49:54
-
- How to automatically complete tags in vscode
- The method for vscode to automatically complete tags is: 1. First, install the [HTML Snippets] plug-in; 2. Then, open the preferences, enter settings, and configure the files.association object.
- VSCode 4795 2020-03-13 16:40:18
-
- How to customize code snippets in vscode
- How to customize the code snippet in vscode: Press F1 in vscode, then enter snippets in the input box that appears, click "Configure User Code Snippets", and then select the corresponding language to enter the custom code snippet.
- VSCode 4422 2020-03-13 16:38:15
-
- vscode Chinese switching failed
- The solution to the failure of vscode Chinese switching is: 1. First, download the plug-in [Chinese (Simplified) Language Pack for Visual Studio Code]; 2. Then, modify the locale.json configuration; 3. Finally, restart.
- VSCode 3151 2020-03-13 16:27:35