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 debug and run python programs in vscode
- The method for debugging and running python programs in vscode is: 1. First open the extension store and install the python extension; 2. Then run the [python hello.py] command in the terminal; 3. Finally, click Debug, set a breakpoint, and debug.
- VSCode 5350 2020-02-13 12:52:20
-
- How to compile and run vscode source code
- Method to compile and run vscode source code: 1. First prepare the environment, git, node.js, python, etc., and restart the computer; 2. Then download the code and execute the yarn command; 3. Finally execute the [.\scripts\code.bat] command That’s it.
- VSCode 6038 2020-02-12 17:47:17
-
- How to add multiple folders in vscode workspace
- The method to add multiple folders in the vscode workspace is: 1. First click on the file in order to add the folder to the workspace; 2. Then select the folder that needs to be added to the workspace as needed; 3. Finally return to resource management interface, you can see the added folder.
- VSCode 4577 2020-02-12 17:32:07
-
- How to adjust the color theme in vscode
- The method for adjusting the color theme in vscode is: 1. First, click [File], [Preferences], and [Color Theme] in sequence; 2. Then preview the color theme effect through the up and down arrow keys; 3. Finally, select the appropriate color theme as needed. Can.
- VSCode 3795 2020-02-12 17:22:17
-
- How to open cmd in vscode
- The method to open cmd in vscode is: 1. First open vscode and click View in the menu bar; 2. Then select the [Integrated Terminal] option in the pop-up option to open the command line terminal tool. You can add or Remove the command line terminal interface.
- VSCode 10104 2020-02-12 17:00:22
-
- How vscode quickly generates html code
- The method for vscode to quickly generate HTML code is: 1. First open vscode, create a new blank document, and select the programming language as HTML; 2. Then switch the input method to English and press the tab key.
- VSCode 8525 2020-02-12 16:49:27
-
- vscode cannot be started offline
- The solution to the problem that vscode cannot be started offline is: 1. First open the device manager and click Add Obsolete Hardware; 2. Then manually install the hardware and select the network adapter; 3. Finally, select [Microsoft KM-TEST] loopback adapter.
- VSCode 2612 2020-02-12 16:41:50
-
- vscode debugging c program failed
- The solution to the failure of vscode debugging C program is: 1. First create the .vscode folder; 2. Then create the launch.json file; 3. Then create the tasks.json file; 4. Finally, debug.
- VSCode 8937 2020-02-12 16:30:28
-
- vscode prompt cannot be edited in read-only editor
- The solution to vscode prompting that it cannot be edited in a read-only editor is: 1. First open [file], [preferences], and [settings] in order; 2. Then search for [run code config] and check [run in terminal]. Can.
- VSCode 22336 2020-02-12 16:20:48
-
- How to highlight code color in vscode
- The method for vscode to highlight the code color is: 1. First open the extension store; 2. Then search for the required extension, such as [react]; 3. Then click install to install the extension; 4. Finally, restart vscode and open the file.
- VSCode 8381 2020-02-12 16:13:04
-
- vscode running program result box crashes
- The solution to the crash of the result box of the vscode running program is: 1. Add the [getchar()] statement before the [return 0] statement; 2. Add the [system("pause")] statement at the end of the program and add the header file .
- VSCode 12700 2020-02-12 15:46:30
-
- The font of js file in vscode displays white
- The solution to the white font of js files in vscode is: 1. First open the file, preferences, and settings in sequence; 2. Then find the text editor and open the settings.json file; 3. Finally, comment files.associations.
- VSCode 5278 2020-02-12 15:35:00
-
- How does vscode relate to unity?
- The method to associate vscode with unity is: 1. First install the [Debuger for unity] extension; 2. Then install the [c# for visual studio code] extension; 3. Finally, create a new unity project folder and drag this folder into in vscode.
- VSCode 6012 2020-02-12 15:27:38
-
- vscode packaging error
- The solution to the vscode packaging error is: 1. First use the [win+x] shortcut key and open the [windows powershell] window; 2. Then cd to the project root directory; 3. Finally execute the [npm run build] command.
- VSCode 3510 2020-02-12 15:14:33
-
- How to use vscode for single-step debugging
- The method of single-step debugging with vscode is: 1. First install clang, such as [sudo apt-get install clang]; 2. Then modify the launch.json file; 3. Finally modify the cmakelists.txt file, recompile, and perform single-step debugging. Step debugging.
- VSCode 15270 2020-02-12 15:03:44