
-
All
-
web3.0
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Backend Development
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Web Front-end
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Database
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Operation and Maintenance
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Development Tools
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
PHP Framework
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Common Problem
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Other
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Tech
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
CMS Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Java
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
System Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Computer Tutorials
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Hardware Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Mobile Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Software Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Mobile Game Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-

The solution is not available after the vscode plug-in is installed
Sometimes extension plug-ins in VS CODE cannot be used normally. You only need to uninstall the corresponding plug-in extension, then download the corresponding extension and install it manually to solve the problem. Store the downloaded extension file in the bin folder, and then use the command in the command window to install it.
Dec 16, 2019 pm 01:21 PM
There is no change in local files after vscode modifies the code
The solution to the problem that local files do not change after vscode modifies the code is: 1. First, click the [Settings] option in the lower left corner and search for [files.autoSave]; 2. Then modify this option to automatically update when the editor loses focus. Just copy the file contents to disk.
Dec 16, 2019 pm 01:11 PM
How to install docker in vscode
How to install docker in vscode: Press Ctrl+Shift+X to open the "Extensions" view, then search for docker, and select the Microsoft Docker extension to install it.
Dec 16, 2019 am 11:58 AM
vscode quick use tutorial
vscode quick use tutorial: 1. First, click the fifth tool on the left toolbar, enter [chinese], and install the relevant plug-ins to localize the editor; 2. Then install various plug-ins required to complete different functions, such as automatically closing HTML /XML tag function; 3. Finally, use various shortcut keys to complete different operations.
Dec 16, 2019 am 11:45 AM
How to write html in vscode
How to write HTML in vscode: First press the shortcut key "Ctrl + N" to create a new file; then change the file to HTML format; then write the HTML code in the file and save it.
Dec 16, 2019 am 11:30 AM
How to download plug-in for vscode
How to download the plug-in for vscode: first open the vscode software and click the corresponding icon; then search for the required plug-in name in the search box; then click the [Install] button in the interface to download the plug-in.
Dec 16, 2019 am 11:25 AM
How to write and debug .net projects with vscode
The method for writing and debugging [.net] projects with vscode is: 1. First install the required plug-ins; 2. Then create a multi-project solution; 3. Then add dependencies between projects; 4. Prepare to write code; 5. Use commands Run the unit test; 6. Write the console code; 7. Finally, debug.
Dec 16, 2019 am 11:25 AM
What to do if vscode outputs garbled characters
Solution to the garbled output of vscode: First, click the option at the corresponding location in the vscode compiler; then select the "Save by encoding" option; then select "UTF-8" or "GBK" as needed to solve the problem of garbled output.
Dec 16, 2019 am 11:18 AM
Is there a Chinese version of vscode?
There is a Chinese version of vscode. The method to set the Chinese version is: first search for the language pack "category:"Language Packs"" in vscode; then select "Chinese" and click "Install" to install; finally restart to use the Chinese version vscode.
Dec 16, 2019 am 11:09 AM
How to install extensions in vscode
How to install an extension in vscode: first press and hold the "Ctrl+shift+I" keys on the keyboard to enter the "Extensions" interface; then enter "open" in the search box; then find "open in browser"; finally click "install" to proceed Just install it.
Dec 16, 2019 am 11:02 AM
How to open vscode in cmd
The method to open vscode in the cmd command line is: 1. First open the installation directory of vscode and copy the bin file address; 2. Then click [My Computer], [Properties], [Advanced System Settings], [Environment Variables] in sequence ; 3. Edit the PATH variable in the user variable; 4. Finally, use the command on the command line to open it.
Dec 16, 2019 am 10:56 AM
vscode cannot be started after installation
The solution to the problem that vscode cannot be started after installation is: 1. First use the shortcut key [win+r] to open the run window, enter [cmd] to enter the command line mode; 2. Then enter the [netsh winsock reset] command to reset [winsock 】directory, just allow all operations of the program.
Dec 16, 2019 am 10:41 AM
How vscode searches for a string or directory
The method for vscode to search for a string or directory is: 1. First click the second global search button on the left; 2. Enter the string you want to query in the search box; 3. Then search in [Included or excluded files] Just enter the directory you want to query in the box.
Dec 16, 2019 am 10:28 AM
How to download vscode 64-bit
The method to download 64-bit vscode is: 1. First enter the official website, find [windows x64], and click download; 2. After downloading and installing, then configure the Chinese plug-in, search for language settings, select [en], and then restart; 3. Restart Then, search for [chinese] and select the first option to install.
Dec 16, 2019 am 10:06 AM
Hot tools Tags

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version
Chinese version, very easy to use

Hot Topics









