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 completely uninstall vscode
- Method to completely uninstall vscode: 1. Delete the vscode program in the control panel; 2. Find the key value of the software in the registry editor and delete it; 3. Delete the entire software folder in the safe mode of the computer.
- VSCode 7897 2019-11-06 15:55:39
-
- Solution to the problem that the vscode terminal command line cannot be used
- Solution to the problem that the vscode terminal command line cannot be used: 1. Right-click the vscode icon to open the properties option; 2. Enter the compatibility page in the properties options; 3. Enable the Run this program as administrator option; 4. Re-open vscode editor.
- VSCode 7580 2019-11-06 14:32:21
-
- vscode console garbled Chinese characters
- Solution to Chinese garbled characters in the vscode console: 1. Use the chcp 65001 command in the cmd console or vscode console to modify the character encoding; 2. Modify the opening and saving methods of the code in vscode.
- VSCode 10706 2019-11-06 14:22:19
-
- Can vscode write php?
- vscode can support the php language by installing plug-ins. How to configure the PHP development environment in vscode: 1. Install PHP-related plug-ins in vscode; 2. Configure the PHP path in the preferences; 3. Place the Xdebug dll in the PHP-related directory; 4. Set breakpoints for debugging.
- VSCode 16375 2019-11-06 17:54:23
-
- vscode close error prompt
- How to turn off error prompts in vscode: 1. Open the preferences and setting options in the vscode editor in sequence; 2. Search for C_Cpp.errorSquiggles in the search box; 3. Set enable to disable.
- VSCode 18345 2019-11-06 13:50:07
-
- Solution to the problem that vscode cannot automatically complete html tags
- Solution to the problem that vscode cannot automatically complete the html tag: 1. Enter the setting options of the vscode editor; 2. Remove the Suggest checkbox selection in the Text Editor option; 3. Add html content in the Edit in settings, json option.
- VSCode 12172 2019-11-06 13:37:26
-
- vscode cannot set breakpoints
- Solution to the problem that vscode cannot set breakpoints: 1. Open the vscode editor, open the file, preferences, and setting options in sequence; 2. Open the functions and debugging options in the settings; 3. Turn on the option to allow setting breakpoints in any file. .
- VSCode 11577 2019-11-06 13:25:28
-
- vscode prompts that the git path cannot be found
- Solution to the problem that vscode prompts that the git path cannot be found: 1. Open cmd to find your own git installation path; 2. Open vscode settings and overwrite the default git.path configuration in the user configuration.
- VSCode 6284 2019-11-06 13:06:47
-
- what is vscode
- vscode is a cross-platform source code editor for writing modern web and cloud applications that runs on Mac OS X, Windows and Linux.
- VSCode 21363 2019-11-06 11:04:41
-
- Chinese garbled characters appear when opening the script in vscode
- Solution to the problem of Chinese garbled characters when opening the script program in vscode: 1. Enter the setting option of the editor; 2. Search for encoding and turn on the Auto Guess Encoding option; 3. You can also specify the GBK character set in the Encoding option.
- VSCode 5524 2019-11-05 16:18:32
-
- vscode sets automatic line wrapping
- How to set automatic line wrapping in vscode: 1. Enter the user settings option in the menu; 2. Enter the default settings and find the "editor.wrappingColumn" attribute; 3. Enter "editor.wrappingColumn": 0 in the user settings.
- VSCode 23311 2019-11-05 16:02:10
-
- vscode turns on smart prompts
- How to enable code smart prompts in vscode: 1. Enter the settings options of the vscode editor; 2. Search for prevent and uncheck the prevent option; 3. Click on the file type in the lower right corner of the editor, select the required file type and change to automatic detection .
- VSCode 10992 2019-11-05 15:49:30
-
- How to create a new project in vscode
- The method to create a new project in vscode is: 1. Create an empty folder; 2. Open the created empty folder in vscode; 3. Press ctrl+shift+p to enter task, select the first option to configure accordingly to add json type configuration file.
- VSCode 15976 2019-11-04 17:59:30
-
- How to quickly create html structure with vscode
- The method for vscode to quickly create an HTML structure is: 1. Open the vscode software and create a new HTML document; 2. Enter the exclamation point under the English characters in the document; 3. Press the tab key to generate the HTML structure.
- VSCode 11915 2019-11-04 17:39:25
-
- How to set the vscode interface color
- How to set the interface color of vscode: 1. Open the vscode software and enter the vscode main interface; 2. Press the ctrl+k and ctrl+t key combinations, and an optional theme will appear above vscode; 3. Select the desired theme.
- VSCode 9622 2019-11-04 17:21:52