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 restore code history version in vscode
- The method for vscode to restore the historical version of the code is: 1. First install the [local history] plug-in; 2. Then restart vscode, and the history folder will appear locally; 3. Finally, select the version that needs to be restored, and then restore it.
- VSCode 19949 2020-02-12 14:54:14
-
- vscode displays Chinese garbled characters under mac
- The solution to the Chinese garbled display in vscode under mac is: 1. First open [File], [Options], [Settings] in sequence; 2. Then search [settings] and check the [files.autoGuessEncoding] option.
- VSCode 4167 2020-02-12 14:46:44
-
- Garbled characters appear when running js files in vscode
- The solution to the garbled code when running js files in vscode is: 1. First open the settings and enter [encoding] in the search box; 2. Then find the [auto guess encoding] option and check this option.
- VSCode 12944 2020-02-12 14:34:07
-
- vscode cannot start breakpoint debugging
- The solution to the problem that vscode cannot start breakpoint debugging is: first open the php.ini file and add extension, such as [extension=php_mbstring.dll], but if there is a zend extension, just use zend_extension directly.
- VSCode 5732 2020-02-12 14:26:39
-
- How vscode relates to python
- The method to associate python with vscode is: 1. First download the python plug-in, install python, and select a python interpreter; 2. Then create a new file and write the demo; 3. Finally, run the python file in the terminal and debug it.
- VSCode 4387 2020-02-12 14:10:45
-
- How to use gdb debugging in vscode
- The method for vscode to use gdb debugging is: 1. First start the debug window, configure GDB parameters and GCC; 2. Then run the [/tmp # ./mips-linux-gdbserver:10000 ./test] command to debug the output; 3. Finally, perform Just debug.
- VSCode 10270 2020-02-12 14:00:50
-
- How to debug node.js in vscode
- The method for vscode to debug node.js is: 1. First click the debug button, and then add the configuration; 2. Then select the node.js environment and open the launch.json file; 3. Finally, select the configuration and click the debug launch button.
- VSCode 3506 2020-02-12 13:50:07
-
- Missing libraries when using python with vscode in ubuntu
- The solution to the lack of libraries when using Python with vscode in Ubuntu is: 1. First open the command prompt and run the [cd pip.exe file path] command; 2. Then run the [.\pip install library name] command, such as [.\pip install requests].
- VSCode 3453 2020-02-12 13:37:42
-
- Can vscode run javaweb projects?
- vscode can run javaweb projects, but the premise is that the system needs to install the Java environment and configure the environment variables. Then install the corresponding plug-in, open the javaweb project, add the tomcat service to run the project.
- VSCode 8268 2020-02-12 13:28:27
-
- Which one to choose when downloading vscode?
- For 64-bit Windows operating systems, select the corresponding User Installer 64bit; for Debian-based Linux, download the vscode installation package ending with .deb; for Red Hat-based Linux, download the installation package ending with .rpm; for Apple computers, download the macOS version of the installation package.
- VSCode 26995 2020-02-12 13:26:38
-
- What to do if vscode cannot be opened after installation
- The solution to the problem that vscode cannot be opened after installation: First press the Win+R key to bring up run, enter cmd and press Enter; then enter the command "netsh winsock reset" to reset the winsock directory; finally reopen vscode.
- VSCode 8275 2020-02-12 12:34:14
-
- How to change the theme of vscode
- How to change the theme of vscode: first open the vscode software; then click the [File] menu at the top; then click the color theme under the preferences; finally, select a theme in the pop-up interface to change.
- VSCode 3235 2020-02-12 11:44:56
-
- How to connect vscode to github
- How to connect vscode to github: first create a folder and enter the "git bash" command; then create a new vscode file in the folder in the git environment; then open the vscode software and select "push to" on the menu bar to connect github.
- VSCode 6652 2020-02-12 10:57:24
-
- How to install plug-in in vscode?
- How to install the plug-in in vscode: first open the vscode software and click the plug-in button; then enter the plug-in name in the search box and click the install button on the right interface; finally wait for a few seconds for the installation to complete, and click reload to make the plug-in effective.
- VSCode 20610 2020-02-12 10:51:37
-
- What to do if Chinese garbled characters are configured in vscode
- The solution to Chinese garbled characters in vscode configuration: first open the vscode software; then select the menu [File] -> [Options] -> [Settings]; finally search [Search settings] and check [files.autoGuessEncoding].
- VSCode 3361 2020-02-12 10:40:44