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 can be developed with vscode
- The VSCode editor supports writing in multiple languages and file formats, and can develop HandleBars, Markdown, Python, Jade, PHP, Haxe, Ruby, Sass, PowerShell, Groovy, R, Makefile, HTML, JS, etc.
- VSCode 4935 2020-06-06 11:54:02
-
- How to make comments in vscode
- How to make comments in vscode: First, search for koroFileHeader in the Vscode extension store and click to install; then use the shortcut keys [ctrl+alt+t] or [ctrl+cmd+t] to generate function comments.
- VSCode 5600 2020-06-06 14:28:03
-
- How to copy a line of code in vscode
- How to copy a line in vscode: 1. Copy to the next line using [Alt+Shift+down key (up, down, left, right, and down)]; 2. Copy to the previous line [Alt+Shift+up key (up, down, left, left, and up)].
- VSCode 6059 2020-06-06 11:26:13
-
- Where to put the vscode plug-in?
- The vscode plug-in is located in the installation path [C:\Users\username\.vscode\extensions]. The method to find the plug-in is: first open the C drive of the computer; then find the [vscode\extensions] file.
- VSCode 17983 2020-06-06 11:19:50
-
- What should I do if the vscode taskbar icon does not display?
- The solution to the problem that the vscode taskbar icon is not displayed: first place the mouse on the vscode icon on the taskbar, right-click the mouse, and select the third menu from the bottom; then an error "shortcut not found" will pop up; finally, select the correct icon Just refresh the page.
- VSCode 15760 2020-06-06 14:23:32
-
- What should I do if vscode cannot recognize git?
- The solution to the problem that vscode cannot recognize git is: first open the vscode file, click [Settings] in [Preferences], and search for git.path in the input box; then manually enter the git.exe installation path in the user settings on the right; Finally [Ctrl+s] save and restart vscode.
- VSCode 11520 2020-06-06 14:22:17
-
- What to do if the terminal cannot input in vscode
- The solution to the problem that the terminal cannot input in vscode is: first [win+r] to open the system command prompt cmd; then right-click the upper left corner of the window, [Properties], and check "Use the old version of the console"; finally restart VS Code. Can.
- VSCode 8331 2020-06-06 14:20:12
-
- What to do if vscode does not display after configuring Chinese?
- The solution to the problem that vscode does not display after configuring Chinese: First download the Chinese localization package plug-in, and click Reload in the plug-in installation interface; then open the command panel and enter "config" to enter locale.json and set "locale" to ""locale":" zh-cn""; just save it at the end.
- VSCode 4188 2020-06-06 14:19:04
-
- How to create a new directory in vscode
- The method to create a new directory in vscode is: first create a new VueDemo folder on the desktop; then open vscode, click on the file in the upper left corner of vscode, and open the folder options; finally, select the empty file created before as the vscode folder.
- VSCode 8550 2020-06-06 14:16:00
-
- How to enable automatic saving in vscode
- The method to enable auto-save in vscode is: first enter vscode; then click "File-Preferences-Settings"; then enter settings and enter autosave in the search box; finally select onFocusChange.
- VSCode 3747 2020-06-06 14:14:07
-
- How to open the error prompt shortcut key in vscode
- How to open error prompt shortcuts in vscode: first find File-Preferences-Keyboard Shortcuts; then enter Ctrl+space to find the line that triggers suggestions and modify it; finally enter the shortcut key method you want to set on the keyboard and press enter. Can.
- VSCode 6904 2020-06-06 17:00:03
-
- The difference between VSCode and Visual Studio
- The difference between VSCode and Visual Studio: 1. The latter is a complete IDE, while the former is essentially an editor, but most of the IDE functions can be realized through plug-ins; 2. The former is a free and open source editor, while the latter Free for non-enterprise users only.
- VSCode 22184 2020-06-04 17:22:58
-
- How to change the VSCode editor to Chinese?
- How to change the VSCode editor to Chinese: First open VSCode and enter the welcome page; then find the plug-in in the left column of the VSCode program page and click to enter; then search for "Chinese" in the plug-in search bar; finally install the No. 1 plug-in in the search results. Just one is enough.
- VSCode 2988 2020-06-03 11:01:28
-
- VSCode Go extension installation failed
- The installation of the VSCode Go extension failed. The reason is that the installation of the plug-in needs to rely on the foreign website "https://golang.org/x/tools", which is inaccessible in China, so the installation fails. The solution: use the Go official website established on Github. Mirror library, just clone the plug-in to the local computer and install it.
- VSCode 5028 2020-05-30 17:21:17
-
- VSCode Go language cannot automatically complete
- VSCode Go language cannot be automatically completed. The reason may be that there is a problem with the gocode plug-in or there is an update. The solution is: first run the command "gocode close"; then delete gocode.exe in the "GOPATH/bin" folder; and finally restart Install the gocode plug-in and that's it.
- VSCode 6914 2020-05-30 16:10:29