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 hide vscode menu
- How to hide the menu bar in vscode: Click "View" - "Appearance" in the vscode menu bar, and then uncheck "Show Menu Bar" to hide the menu bar.
- VSCode 4077 2020-03-16 14:55:36
-
- How to install themes in vscode
- How to install the theme in vscode: click on the extension (or use the shortcut key: ctrl+shift+x) to open the search bar, enter the theme name to search, and then click the "Install" button to install.
- VSCode 2729 2020-03-16 14:27:19
-
- How to check vscode encoding method
- Check the vscode encoding method: Click "File" - "Preferences" - "Settings" in the vscode menu bar, enter the settings, select "File", and then find Encoding to view the default encoding method used by vscode.
- VSCode 7347 2020-03-16 14:12:06
-
- How to see the effect using vscode
- How to use vscode to see the effect: first open the system and choose to open the vscode software; then select and click the [View] option in the navigation bar in the editing interface; then directly enter [browser] in the search box and click [install]; finally use Right-click the mouse to view the effect.
- VSCode 8345 2020-03-16 13:11:37
-
- The tab key cannot be used in vscode
- The solution to the problem that the tab key cannot be used in vscode is: 1. First, open the [File], [Preferences], and [Settings] options in sequence; 2. Then, add the configuration ["emmet.syntaxProfiles": {"vue-html" :"html"}].
- VSCode 5185 2020-03-14 16:11:52
-
- vscode cannot automatically complete brackets
- The solution to the problem that vscode cannot automatically complete brackets is: 1. First, open the settings and enter the [settings.json] configuration file; 2. Then, modify the configuration ["python.autoComplete.addBrackets":true].
- VSCode 8737 2020-03-14 15:54:51
-
- How vscode runs java files
- The method for running java files in vscode is: 1. First, open the extension store and install the [code runner] and [language support for java] plug-ins; 2. Then, open the java file, right-click and select the [run code] option.
- VSCode 11216 2020-03-14 15:45:21
-
- How to set tab key size in vscode
- The method for setting the tab key size in vscode is: 1. First, open the settings and enter the [settings.json] configuration; 2. Then, add the configuration ["editor.tabSize": 4] and ["editor.detectIndentation":false] that is Can.
- VSCode 7377 2020-03-14 15:25:47
-
- How to set code alignment in vscode
- The method for setting code alignment in vscode is: 1. First, open the extension store and install the [java extension pack] plug-in; 2. Then, use the [ctrl+a] shortcut to select all codes, and then use the [shift+alt+f] shortcut Just press the key to align the code.
- VSCode 20278 2020-03-14 15:16:22
-
- How to set up python interpreter with vscode
- The method for setting the python interpreter in vscode is: 1. First, open a python file and open the command panel; 2. Then, enter python:select to select the python interpreter; 3. Finally, click on the drive letter, and then you can find python interpreter.
- VSCode 20670 2020-03-14 14:57:09
-
- How to add color to theme in vscode
- The method of adding colors to the theme in vscode is: 1. First, click the [File], [Preferences], and [Color Theme] options in sequence; 2. Then, preview the color theme as needed, and double-click to apply.
- VSCode 3345 2020-03-14 14:48:24
-
- How to open terminal with vscode
- The method to open the terminal in vscode is: 1. First click the [View] menu item, and then select the [Integrated Terminal] option in the pop-up option list, so that you can open the terminal; 2. Directly use the [ctrl+`] shortcut key to open the terminal .
- VSCode 3112 2020-03-14 14:39:06
-
- What should I do if the vscode terminal does not display?
- The method to solve the problem of vscode terminal not displaying 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, open the cmd properties panel. Just uncheck the option "Use the old version of the console".
- VSCode 9479 2020-03-14 14:23:56
-
- What should I do if I cannot enter commands in the vscode terminal window?
- The solution to the problem that commands cannot be entered in the vscode terminal window is: 1. First, right-click the vscode shortcut and select [Properties]; 2. Then, switch to the [Compatibility] tab and check [Run this program as an administrator] ] option; 3. Finally, restart vscode.
- VSCode 4272 2020-03-14 14:14:16
-
- vscode cannot perform smart prompts on js
- The solution to the problem that vscode cannot provide smart prompts for js is: 1. First, install typings; 2. Then, initialize typings under the project; 3. Finally, add jsconfig.json under the project and install the desired prompts.
- VSCode 6455 2020-03-14 14:08:41