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:
-
- vscode quick use tutorial
- vscode quick use tutorial: 1. First, click the fifth tool on the left toolbar, enter [chinese], and install the relevant plug-ins to localize the editor; 2. Then install various plug-ins required to complete different functions, such as automatically closing HTML /XML tag function; 3. Finally, use various shortcut keys to complete different operations.
- VSCode 13554 2019-12-16 11:45:43
-
- How to write html in vscode
- How to write HTML in vscode: First press the shortcut key "Ctrl + N" to create a new file; then change the file to HTML format; then write the HTML code in the file and save it.
- VSCode 8676 2019-12-16 11:30:48
-
- How to download plug-in for vscode
- How to download the plug-in for vscode: first open the vscode software and click the corresponding icon; then search for the required plug-in name in the search box; then click the [Install] button in the interface to download the plug-in.
- VSCode 5979 2019-12-16 11:25:55
-
- How to write and debug .net projects with vscode
- The method for writing and debugging [.net] projects with vscode is: 1. First install the required plug-ins; 2. Then create a multi-project solution; 3. Then add dependencies between projects; 4. Prepare to write code; 5. Use commands Run the unit test; 6. Write the console code; 7. Finally, debug.
- VSCode 3471 2019-12-16 11:25:02
-
- What to do if vscode outputs garbled characters
- Solution to the garbled output of vscode: First, click the option at the corresponding location in the vscode compiler; then select the "Save by encoding" option; then select "UTF-8" or "GBK" as needed to solve the problem of garbled output.
- VSCode 6884 2019-12-16 11:18:19
-
- Is there a Chinese version of vscode?
- There is a Chinese version of vscode. The method to set the Chinese version is: first search for the language pack "category:"Language Packs"" in vscode; then select "Chinese" and click "Install" to install; finally restart to use the Chinese version vscode.
- VSCode 6528 2019-12-16 11:09:15
-
- How to install extensions in vscode
- How to install an extension in vscode: first press and hold the "Ctrl+shift+I" keys on the keyboard to enter the "Extensions" interface; then enter "open" in the search box; then find "open in browser"; finally click "install" to proceed Just install it.
- VSCode 6870 2019-12-16 11:02:05
-
- How to open vscode in cmd
- The method to open vscode in the cmd command line is: 1. First open the installation directory of vscode and copy the bin file address; 2. Then click [My Computer], [Properties], [Advanced System Settings], [Environment Variables] in sequence ; 3. Edit the PATH variable in the user variable; 4. Finally, use the command on the command line to open it.
- VSCode 8544 2019-12-16 10:56:31
-
- vscode cannot be started after installation
- The solution to the problem that vscode cannot be started after installation is: 1. First use the shortcut key [win+r] to open the run window, enter [cmd] to enter the command line mode; 2. Then enter the [netsh winsock reset] command to reset [winsock 】directory, just allow all operations of the program.
- VSCode 3235 2019-12-16 10:41:22
-
- How vscode searches for a string or directory
- The method for vscode to search for a string or directory is: 1. First click the second global search button on the left; 2. Enter the string you want to query in the search box; 3. Then search in [Included or excluded files] Just enter the directory you want to query in the box.
- VSCode 9000 2019-12-16 10:28:21
-
- How to download vscode 64-bit
- The method to download 64-bit vscode is: 1. First enter the official website, find [windows x64], and click download; 2. After downloading and installing, then configure the Chinese plug-in, search for language settings, select [en], and then restart; 3. Restart Then, search for [chinese] and select the first option to install.
- VSCode 3474 2019-12-16 10:06:17
-
- Settings for vscode pasting code without indentation
- The setting method for vscode pasting code without indentation is: 1. First, click [Tools], [Options] in the menu bar to open the options window; 2. Then select the [Text Editor] option on the left; 3. Use C# language as For example, select the C# option, click [Format Settings], [General], and remove the [Automatically format when pasting] option.
- VSCode 4431 2019-12-16 09:52:16
-
- vscode configures the environment for compiling and running c programs
- The method for vscode to configure the environment for compiling and running C programs is: 1. First install the necessary plug-ins, such as: [c/c++] plug-in; 2. Then configure the system environment variables and restart the computer; 3. Then configure the json file; 4. Finally compile and run the first c program.
- VSCode 5003 2019-12-16 09:36:10
-
- How to set up vscode terminal for optimization
- The method for vscode to optimize by setting the terminal is: 1. Optimize the terminal by setting the shell environment started by the terminal; 2. Pass parameters to the Shell script when the integrated terminal is created; 3. Optimize by setting the environment variables of the integrated terminal; 4. , Set the number of content lines displayed by the integrated terminal running script.
- VSCode 6123 2019-12-16 09:12:44
-
- How vscode configures the js running environment
- The method for vscode to configure the js running environment is: 1. First click on Tools and Language to install the required plug-ins; 2. Then open the extension store list, select the debugging plug-in to install, and restart the environment after the installation is completed; 3. Then create a [.vscode ] folder, just set the [url] path in the configuration file.
- VSCode 20870 2019-12-14 17:31:16