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 write c program with vscode
- The method for writing C programs in vscode is: 1. Install the c/c++ extension and restart vscode; 2. Install GCC and add environment variables; 3. Edit the c_cpp_properties.json file and configure smart prompts; 4. Turn on the debugging function.
- VSCode 5943 2020-04-15 13:44:09
-
- How to write js code in vscode
- The method of writing js code in vscode is: 1. First, click [File], [New File] in sequence; 2. Then click [Plain Text] at the bottom, and select the language mode as [javascript] in the pop-up interface; 3. Finally Just write js code in the file.
- VSCode 8598 2020-04-15 13:23:15
-
- How to implement automatic indentation in vscode
- The method to implement automatic indentation in vscode is: 1. First select the code that needs to be indented; 2. Then use the [ctrl+[] and [ctrl+]] shortcut keys to move the text left and right.
- VSCode 7415 2020-04-15 13:13:07
-
- What should I do if vscode cannot use jq?
- The solution to why vscode cannot use jq: first install "node.js" and create a new "VCodeTestApp" folder; then install "Typings" through NPM; then download the "jquery" prompt file from "DefinitelyTyped"; finally delete the ts prompt That’s it.
- VSCode 4311 2020-04-08 10:35:08
-
- What to do if the vscode folder is not fully searched
- Solution to incomplete vscode folder search: First use vscode to open the simple folder; then directly open the cpp folder under simple; then enter the keyword in "Edit->>Find in Files"; finally press "enter" Just press the key to search.
- VSCode 4661 2020-04-08 10:29:28
-
- How to debug ts in vscode
- How to debug ts in vscode: first install the "typescript" dependency through the command "npm install typescript --save-dev"; then use vscode's "tasks" to compile "ts" into "js"; finally add breakpoints for debugging. .
- VSCode 6956 2020-04-08 10:23:13
-
- What should I do if vscode can't be used?
- The reason why vscode cannot be used is due to an error when setting the language in "locale.json". The solution is to delete the Code folder in "c:\Users\#YourUserName#\AppData\Roaming\".
- VSCode 4737 2020-04-08 10:14:47
-
- How to develop react with vscode
- How to develop react with vscode: first download and install "VSCode, Node.js, Yarn"; then open the VSCode software and install the corresponding plug-in; then use the shortcut key "ctrl+`" to open the terminal; finally enter the command "yarn add echarts" and introduce the corresponding Module is enough.
- VSCode 4204 2020-04-08 10:01:40
-
- Where is the vscode plug-in installed?
- The default installation location of the vscode plug-in is "C:\Users\username\.vscode\extensions". How to modify the vscode installation location: first create a new file to store the plug-in; then modify the path in the shortcut target; and finally restart Just vscode.
- VSCode 4656 2020-04-08 09:57:30
-
- How to open multiple vscodes
- How to open multiple vscode: first open the vscode software; then click "File" on the menu bar of the vscode interface and select "Add Folder to Workset"; then open the workset, select multiple projects, and click " Add " to open multiple projects in vscode.
- VSCode 3728 2020-04-08 09:52:17
-
- How to solve the problem of vscode+vue+ red line error
- Solution to vscode+vue+red line error: First open the vscode software; then click "Preferences->Settings->Search for vetur" in the interface; then set "vetur.validation.template" to "false"; finally save the settings That’s it.
- VSCode 4591 2020-04-08 09:43:01
-
- How to add configuration to vscode+vue
- How to add configuration to vscode vue: first open the vscode software; then click "File->Preferences->Settings" and open the JSON editing window; then set the "auto-save" function; finally search for "Vetur, ESLint, Prettier" plug-in and install it.
- VSCode 5503 2020-04-08 09:38:52
-
- What should I do if the go language vscode cannot be installed?
- How to install the Go language with vscode: first add the bin directory of the Go installation directory to the path; then add "GOROOT" to the environment variable; then open the vscode software and create a new file with the suffix go; finally install the Go plug-in. Can.
- VSCode 2965 2020-04-08 09:31:36
-
- How to write c program with vscode
- How to write a C program with vscode: first open the vscode software and get the c extension; then download "MinGW" and install it to the D drive; then enter the control panel and click "System and Installation->System->Advanced System Settings->Environment Variable"; finally write a test file "demo.c".
- VSCode 4359 2020-04-08 09:26:40
-
- What to do if vscode keyframes error message
- Solution to vscode keyframes error: first open the vscode software; then find and open the code file that reported the error; then modify the correct code to "@@keyframes shake-data-v-e732b878 {...}"; finally save the changes. .
- VSCode 3125 2020-04-08 09:20:48