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 preview md files in vscode
- The method for previewing md files in vscode is: 1. First open the extension, search for [markdown theme kit], install the corresponding plug-in, and restart vscode; 2. Then open the md file and use the [ctrl+shift+v] shortcut key to preview .
- VSCode 11624 2019-12-31 13:35:46
-
- How to quickly complete div tags in vscode
- The method for vscode to quickly complete div tags is: 1. First, you need to install the [html snippets] plug-in; 2. Then open the settings page, find the [files.associations] object in the [comm user] list, and configure it accordingly; 3. , and finally save the file.
- VSCode 5412 2019-12-31 13:24:55
-
- How to modify the terminal in vscode
- How to modify the terminal in vscode: 1. Use the "Ctrl+`" shortcut key to bring up the terminal panel, and you can temporarily modify the terminal in the upper right corner of the terminal panel. 2. Open the settings page in File-Preferences-Settings and change the shell address to the shell address you want to use to modify the default terminal.
- VSCode 4876 2019-12-31 11:56:25
-
- vscode reads c code outline does not display
- The solution to the problem that the C code outline is not displayed when reading vscode is: 1. First install the [c/c++] extension; 2. Then install the latest version of [MINGW] and edit the environment variables; 3. Then configure the project header file path; 4. Finally, install the Chinese plug-in.
- VSCode 6545 2019-12-31 11:50:57
-
- How to edit multiple lines of code at the same time in vscode
- The method for vscode to edit multiple lines of code at the same time is: 1. Use the [alt+shift] shortcut key. This method can only select vertical columns and cannot insert the cursor at will; 2. Use the [shift+ctrl] shortcut key. This method Not only can you select vertical columns, but you can also insert the cursor in multiple places.
- VSCode 12123 2019-12-31 11:36:33
-
- How to create css file with vscode
- The method for vscode to create a css file is: 1. First click [File] and select [New File]; 2. Then click [Plain Text] and select the [css] type in the pop-up interface; 3. Finally use [ctrl+s] 】Shortcut key to save the document.
- VSCode 7931 2019-12-31 11:11:21
-
- How to achieve real-time preview in vscode
- The method for vscode to implement real-time preview is: 1. First click [View], click [Extension], search [live server], select the plug-in to install, and restart vscode; 2. Then create a new workspace, create an html file, and click [go live] option to achieve real-time preview.
- VSCode 4791 2019-12-31 11:00:02
-
- Solution to the problem that vscode has no syntax prompts
- The solution to the problem that vscode has no syntax prompts is: 1. First open [Settings], search for [prevent], and uncheck the [snippets prevent quick suggestions] option; 2. Then click [File Type], select [html], and convert Just set up automatic detection.
- VSCode 7068 2019-12-31 10:47:47
-
- vscode cannot be opened in browser
- The solution to why vscode cannot be opened in the browser is: 1. First search for [open] and find the [open in browser] plug-in; 2. Then right-click [Settings] and select [Install another version]; 3. Finally reload , and open it again.
- VSCode 12488 2019-12-31 10:27:50
-
- Solve the problem that vscode terminal cannot input
- The method to solve the problem that the vscode terminal cannot input is: 1. First, click the [File], [Preferences], and [Settings] options in sequence; 2. Then search [shell], find the setting item, and click [Edit in settings.json] ;3. Finally edit the setting code.
- VSCode 6997 2019-12-31 10:00:16
-
- vscode sets code effects
- The method for setting code special effects in vscode is: 1. First install the special effects plug-in [power mode]; 2. Then click [Settings], select [User], and then click the [Open Settings] icon; 3. Finally edit the special effects code.
- VSCode 5522 2019-12-31 09:46:03
-
- The menu bar and toolbar of vscode do not display
- The solution to the vscode menu bar and toolbar not displaying is: 1. First open the command box, enter [view:toggle menu bar], and press Enter; 2. Then open the configuration file and set the value of [workbench.activityBar.visible] Just set it to [true].
- VSCode 9468 2019-12-31 09:33:07
-
- How to add background in vscode
- The method to add a background to vscode is: 1. First open the extension, enter [background], install the plug-in, and restart the software; 2. Click [file], [preference], [settings] in sequence, enter [background], and click edit; 3 , and finally set the background style.
- VSCode 2750 2019-12-31 09:18:44
-
- How to set code to wrap automatically in vscode
- The method for setting code automatic line wrapping in vscode is: 1. First, click [File], [Preferences], [Settings] to open the settings interface; 2. Then find the [editor:word wrap] option in the common settings; 3. Finally Just turn on this option.
- VSCode 3978 2019-12-30 17:12:51
-
- How vscode creates code templates
- The method for vscode to create a code template is: 1. First, click the [File], [Preferences], and [User Code Snippet] options in sequence; 2. Then select the file that needs to be customized; 3. Finally, configure the corresponding file json.
- VSCode 3951 2019-12-30 16:59:53