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 exit the current terminal in vscode
- How to exit the current terminal with vscode: 1. Use the "Ctrl+C" shortcut key to stop the node environment terminal. 2. Use the "exit" command to stop the ssh environment terminal. 3. Use the shortcut key "q" to stop the git environment terminal.
- VSCode 8997 2020-01-09 13:38:57
-
- How to install vscode on Linuxmint system
- The method to install vscode in the Linuxmint system is: 1. First open the vscode official website and select the deb format installation package to download; 2. Then double-click the deb package file to install; 3. Finally enter vscode and install the extension as needed.
- VSCode 3151 2020-01-09 13:28:10
-
- How vscode calls the browser
- How to call the browser with vscode: 1. Click the "Extension" icon on the main interface of vscode to enter the search box. 2. Search and install "view in browser". 3. Right-click the file and select the "view in browser" option to open the browser preview of the file.
- VSCode 6207 2020-01-15 10:44:38
-
- How to use vscode to debug and run c# programs
- The method of using vscode to debug and run a C# program is: 1. First create a project folder and use vscode to open the project file; 2. Then open the console and enter the terminal; 3. Then run the [dotnet new console] command to restore; 4. Finally, select the environment and run the project.
- VSCode 10716 2020-01-09 13:10:18
-
- How to enter regular expressions for matching in vscode
- How to enter a regular expression for matching in vscode: Use the shortcut key "Ctrl+F" to bring up the search box, and then enter the regular expression in the box to match all matching content in the file.
- VSCode 14007 2020-01-09 11:50:43
-
- How to open local service in vscode
- The method for opening local services in vscode is: 1. First install the [Debugger for Chrome] plug-in; 2. Then open the terminal and run the [npm install -g live-server] command; 3. Finally enter [live-server] on the command line. .
- VSCode 4176 2020-01-09 11:44:25
-
- How to modify vscode theme color
- The method to modify the theme color of vscode is: 1. First open vscode, use the key combination [ctrl+k], [ctrl+t] to open the optional theme; 2. Then select the appropriate theme as needed, such as [light] Theme, the theme color will become brighter.
- VSCode 5340 2020-01-09 11:31:10
-
- How to start cmd terminal in vscode
- How to start the cmd terminal in vscode: 1. Use the shortcut key "Ctrl+`" to bring up the cmd terminal. 2. Select "View" of vscode, then select "Integrated Terminal" and open it.
- VSCode 5585 2020-01-09 11:15:15
-
- Unable to enter commands in the vscode terminal window
- The solution to the problem that commands cannot be entered in the vscode terminal window is: 1. First, right-click the vscode desktop shortcut, select [Properties], and open the vscode properties panel; 2. Then switch to the [Compatibility] tab and check [As an administrator] Run this program] option; 3. Finally restart vscode.
- VSCode 7739 2020-01-09 11:09:26
-
- How does vscode delete a large number of tags after finding them?
- vscode can use regular expressions to match tags and then delete them in bulk. To clear the tppabs tag, use \btppabs="h[^"]*" to find the tppabs tag, and then replace it with nothing to delete a large number of tags.
- VSCode 5592 2020-01-15 10:46:38
-
- How to deal with Chinese garbled characters in vscode output box
- Method to solve the problem of garbled Chinese characters in the vscode output box: 1. First, right-click [This Computer] and select [Properties]; 2. Then click [Advanced System Settings], [Environment Variables], and [New]; 3. Finally enter the variables Name [PYRHONIOENCODING], variable value [UTF8], just restart vscode.
- VSCode 2616 2020-01-09 10:51:36
-
- How to solve the problem that vscode cannot use cmd
- VSCode cannot use cmd solution: right-click the VSCode icon, open properties, click Compatibility, check Run this program as an administrator, and then re-open VSCode to solve the problem.
- VSCode 4906 2020-01-15 10:44:50
-
- How to set up vscode to automatically wrap code using shortcut keys
- The method for setting vscode to use shortcut keys to automatically wrap codes is: 1. First open [File], [Preferences], [Settings] in order; 2. Then enter [Editor:WordWrap] in the search box; 3. Finally open [Editor] :WordWrap] function is enough.
- VSCode 8440 2020-01-09 10:35:48
-
- How to create a django project using vscode
- How to create a django project using vscode: 1. First install python, use pip to install pylint and yapf, and install the python plug-in; 2. Then configure the python environment; 3. Then create a new django project; 4. Finally configure the [debug django] environment. .
- VSCode 10817 2020-01-09 10:20:21
-
- Solution to the problem that vscode prompts that the chrome browser cannot be found
- The solution to the vscode prompt that the chrome browser cannot be found: 1. First use the [ctrl+shift+p] shortcut key to open the command panel and enter [configure]; 2. Then click [Configure Tasks], and then click [Use Template to Create Tasks] .json] file; 3. Finally configure it.
- VSCode 20939 2020-01-09 10:02:12