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 exit vscode terminal
- There are many instructions for exiting the terminal of vscode. For example, in the node environment, use the [ctrl+c] shortcut key to exit; in the ssh environment, enter the command [exit]; in the git environment, use the shortcut key [q] ] to exit the terminal.
- VSCode 11857 2020-02-07 13:57:43
-
- The tab key in vscode cannot generate html
- The solution to the problem that the tab key in vscode cannot generate HTML is: 1. First open the file, preferences, and settings in sequence; 2. Then edit the user settings, such as ["emmet.syntaxProfiles": {"vue-html":"html ","vue":"html"].
- VSCode 4135 2020-02-07 13:44:41
-
- vscode prompts dotnet is not an internal or external command
- The solution to vscode prompting that dotnet is not an internal or external command is: 1. Open the environment variable settings; 2. Add path variables, such as [C:\Windows], [C:\Windows\System32\System32\Wbem].
- VSCode 5164 2020-02-07 11:57:09
-
- After vscode changes the font, Chinese is still Song Dynasty
- The solution to the problem that after vscode changes the font, Chinese is still Song Ti: 1. ["editor.fontFamily": "Consolas, Dengxian"]; 2. ['Source Code Pro', Consolas, Dengxian].
- VSCode 4556 2020-02-07 11:46:50
-
- vscode prints Chinese error
- The solution to vscode printing Chinese error is: 1. First open the advanced system settings, then open the environment variable settings; 2. Then create a new system variable with the variable name [PYTHONIOENCODING] and the variable value [UTF-8]; 3. Finally restart Just vscode.
- VSCode 3289 2020-02-07 11:37:35
-
- How to open the toolbar in vscode
- The method to open the toolbar in vscode is: 1. First click on file, select preferences, and click settings; 2. Then search for workbench and check the [Workbench>Activity Bar: Visble] option.
- VSCode 7883 2020-02-07 11:24:06
-
- How to modify the python running path in vscode
- The method for vscode to modify the python running path is: 1. First open vscode, use the Ctrl+Shift+P shortcut key to switch to the command line mode; 2. Then enter python and select as needed, for example [Python 3.7.2 32 -bit].
- VSCode 5558 2020-02-07 11:17:11
-
- vscode console error: Unable to load file
- The vscode console reports an error: The file cannot be loaded. The solution is: 1. Run vscode; 2. Query the Powershell detailed policy; 3. Update the Powershell policy and execute the command [set-ExecutionPolicy RemoteSigned].
- VSCode 4035 2020-02-07 11:06:23
-
- How to solve the problem that vscode cannot hit breakpoints
- The solution to the problem that vscode cannot hit the breakpoint: first find and open the "launch.json" file; then add new code after the code ""setupCommands": [{...}]" as ""preLaunchTask": "test ""; Finally, save and restart.
- VSCode 7577 2020-02-06 11:21:43
-
- What should I do if vscode cannot complete tags?
- The solution to the problem that vscode cannot complete the tag: first open the "vscode" software and install the "html snippets" plug-in; then configure the "files.associations" object; then click the "edit" button and modify the code to ""files.associatio" .
- VSCode 4986 2020-02-06 11:16:08
-
- What to do if vscode latex cannot be previewed
- The solution to the problem that vscode latex cannot be previewed: first enter the directory of the "instant-markdown" plug-in; then open "index.html" and add the code "MathJax.Hub.Queue()" in the <head> tag; finally restart the vscode software That’s it.
- VSCode 6203 2020-02-06 11:07:58
-
- How to compile and run vscode in go language
- The method for vscode to compile and run the Go language is: 1. First open the vscode extension store; 2. Then search for the [code runner] plug-in and install it; 3. Finally, restart vscode, open the go program, right-click and select [run code].
- VSCode 12767 2020-02-05 17:40:56
-
- vscode installs the automatic completion css prefix plug-in
- How to install the automatic completion css prefix plug-in for vscode: 1. First open the vscode extension store; 2. Then search for the Autoprefixer plug-in and install it; 3. Finally, open the css file, use the [ctrl+shift+p] shortcut key, and select autoprefixer. Automatic completion is possible.
- VSCode 6018 2020-02-05 17:33:08
-
- vscode cannot be opened in ubuntu system
- The solution to the problem that vscode cannot be opened in the Ubuntu system is: 1. [cd ~/.config]; 2. [sudo rm -rf ./Code/], just remove the root permissions of the configuration file.
- VSCode 7123 2020-02-05 17:21:56
-
- Unable to enter commands in vscode terminal
- The solution to the problem that the vscode terminal cannot enter commands is: 1. First, right-click the desktop vscode shortcut and select [Properties]; 2. Then open the [Compatibility] tab; 3. Finally, check [Run this program as an administrator] option and restart vscode.
- VSCode 3255 2020-02-05 17:10:45