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:
-
- What to do if vscode line breaks without indentation
- The solution to the problem of vscode line wrapping not being indented: First open the vscode software; then import a file and enter the editing state; then press the shortcut key [Ctrl+M] to solve the vscode line wrapping not indenting problem.
- VSCode 5246 2019-12-20 10:18:44
-
- How to add header files to vscode
- How to add a header file to vscode: first open the vscode software; then search for the "file-header" plug-in in the software and install it; then select "File->Preferences->Settings" and modify the configuration information; finally restart the vscode software A default file header will be generated.
- VSCode 13994 2019-12-19 10:30:22
-
- How vscode quickly starts scripts in project files
- The method to quickly start the script in the vscode project file is: 1. First open the [File], [Preferences], and [Settings] options in sequence; 2. Then make corresponding modifications in the user settings and save the settings; 3. Finally open the script , click to run.
- VSCode 4017 2019-12-19 09:19:25
-
- How to change rem in vscode
- How to change rem in vscode: first open the vscode software; then install the "px to rem" plug-in; then select "Settings->User Settings->Extensions" and find "px to rem"; finally press the shortcut key "ALt+Z ” can be changed to “rem”.
- VSCode 4860 2019-12-18 11:39:08
-
- Where is the vscode configuration file?
- How to find the location of the vscode configuration file: first open the vscode software; then press the shortcut key [cmd + shift + p]; then search for [Open Raw Default Settings] in the input box; finally press Enter to find and open the vscode configuration file .
- VSCode 7948 2019-12-18 11:15:38
-
- How to run vscode code in cmd
- How to run vscode code in cmd: First open the vscode software and click [View] in the menu; then select [Integrated Terminal] in the opened window; then you can see the open command line terminal tool at the bottom of the vscode interface ;Finally enter the code to run.
- VSCode 7468 2019-12-20 10:19:40
-
- What should I do if the vscode plug-in installation fails?
- The vscode plug-in installation failed because of permission issues. The solution is: first open the terminal; then execute the command "sudo chown -R myuser:myuser ~ sudo chmod -R 700 ~"; then change "myuser" to the user name.
- VSCode 6140 2019-12-18 10:53:44
-
- What to do with vscode error reporting plug-in
- The vscode error plug-in is that the connection to the server has timed out. The solution is: first enter the vscode official website; then enter the plug-in you want and click to download the plug-in package to the local; then open the vscode software and import the downloaded expansion package into the local file; Finally restart.
- VSCode 4061 2019-12-18 10:46:09
-
- How to install vscode vsix
- How to install vscode vsix: First start the DOS window as an administrator; then change to the VS installation directory; then execute the command "I:programfiles\vx2017\common7\ide\vsixinstaller.exe".
- VSCode 5596 2019-12-18 10:39:54
-
- How to right-click to open vscode
- How to right-click to open vscode: first install the vscode software; then create a file with the suffix ".reg"; then replace ""D:\\Microsoft VS Code\\Code.exe\"" with the path where vscode is installed. .
- VSCode 4191 2019-12-18 09:14:58
-
- How to use vscode to write web pages
- How to write a web page with vscode: first open the vscode software; then write an HTML page; then search for "open in browser"; then click the "install" button; finally, right-click on the html page and select "open in default browse".
- VSCode 16276 2019-12-18 09:11:13
-
- How to import a project using vscode
- How to import a project with vscode: first open vscode software and add files; then right-click the project directory and open "cmd"; then enter "cnpm i" to import dependencies; finally enter "cnpm run serve" to start the service.
- VSCode 9301 2019-12-18 09:06:27
-
- How to set indentation in vscode
- How to set indentation in vscode: first open the vscode software and click the [File] option; then click the [First Item] option in the file interface; then enter [Indent] in the search box to search; finally modify the indentation characters size and save.
- VSCode 5242 2019-12-17 16:58:06
-
- How to find files in vscode
- How to find files in vscode: First open the vscode software; then press the shortcut key [ctrl+p]; then enter the file name you want to search in the input box of the pop-up window; finally click on the required file in the drop-down box.
- VSCode 10564 2019-12-17 16:33:38
-
- What should I do if there is an error when downloading the vscode plug-in?
- If you get an error when downloading the vscode plug-in, you can go to the official VScode website: https://marketplace.visualstudio.com/, select VSCode, search for the plug-in you want to download, download it locally, and then install it into vscode.
- VSCode 4225 2019-12-17 11:25:50