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 install plug-in in vscode
- The method for vscode to install plug-ins is: 1. First click the extension icon and enter the name of the plug-in that needs to be installed, such as [Chinese (Simplified) Language Pack for Visual Studio Code]; 2. Then install the plug-in and restart vscode.
- VSCode 3612 2020-02-07 17:16:15
-
- How to solve the Chinese garbled problem after vscode integrates 'git bash'
- The method to solve the Chinese garbled problem after vscode integrates "git bash" is: 1. Edit the gitconfig file, such as [encoding = utf-8]; 2. Edit the inputrc file, such as [set output-meta on].
- VSCode 4319 2020-02-07 17:05:25
-
- How to debug go program with vscode
- The method for vscode to debug the go program is: 1. First open the go program and click the [debug] button; 2. Then configure the [launch, json] file, such as ["mode": "debug"]; 3. Finally add a breakpoint, Click the debug button to start.
- VSCode 5780 2020-02-07 16:50:58
-
- How to use the vscode icon theme plug-in
- How to use the vscode icon theme plug-in: 1. First open the extension store, search for [vscode icons], click install, and reload; 2. Then click [File], [Preferences], [File Icon Theme], and select [ vscode icons].
- VSCode 3270 2020-02-07 16:39:59
-
- How to download and install vscode on mac
- The method for downloading and installing vscode on mac is: 1. First, enter the vscode official website and click [download for mac] to download; 2. Then unzip the downloaded file; 3. Finally, click [Open] directly to open vscode.
- VSCode 6960 2020-02-07 16:26:41
-
- vscode cannot jump to definition
- The solution to the problem that vscode cannot jump to the definition is: 1. First, click [File], [Save Workspace As], and add the folder to the workspace; 2. Then open the c_cpp_properties.json file and modify the [includePath] field That’s it.
- VSCode 23278 2020-02-07 16:16:08
-
- vscode implementation does not display '.meta' files
- The method for vscode to not display ".meta" files is: 1. First click on File, Preferences, Settings, Workspace Settings; 2. Then add configuration, for example [{"files.exclude": {"** /.git": true,"**/.svn": true].
- VSCode 7888 2020-02-07 16:07:41
-
- What should I do if vscode cannot find the reference?
- The solution to the problem that vscode cannot find references is: 1. Download [GNU Global] and configure the Win system PATH to the /bin directory of the [GNU Global] directory; 2. Configure the settings.json file.
- VSCode 6749 2020-02-07 15:35:24
-
- How to debug vscode with breakpoints
- The method of vscode breakpoint debugging is: 1. Open the chrome remote debugging port; 2. Install the [chrome debug] plug-in; 3. Create a debug configuration file; 4. Modify the webpack configuration; 5. Enable debugging.
- VSCode 16150 2020-02-07 15:23:26
-
- vscode uses canvas to draw graphics without code prompts
- The solution to vscode using canvas to draw graphics without code prompts is: it can be solved by adding comments, such as [/** @type {HTMLCanvasElement} */ var canvas = document.getElementById('t].
- VSCode 4638 2020-02-07 15:12:38
-
- How to add theme color to vscode
- The method to add theme color to vscode is: 1. First click on File, Preferences, Color Theme; 2. Then select the appropriate theme according to your own needs, such as [Light+(default light)], [Solarized Light].
- VSCode 3272 2020-02-07 14:58:47
-
- vscode automatically formats code
- The method for vscode to automatically format code is: 1. First install [Prettier-Code formatter]; 2. Then open the settings and add code formatting statements, such as ["editor.formatOnSave": true].
- VSCode 6782 2020-02-07 14:45:37
-
- vscode console does not output
- The solution to the problem that the vscode console does not output is: 1. First open the file, preferences, and settings options in sequence; 2. Then open [edit in setting.json]; 3. Finally modify the pythonpath.
- VSCode 12885 2020-02-07 14:34:42
-
- vscode Chinese configuration steps
- vscode Chinese configuration steps: 1. Click the [extension] option and search for [configure language]; 2. Install the [chinese simplified language] plug-in; 3. Restart vscode.
- VSCode 5750 2020-02-07 14:18:54
-
- vscode prompts failure to open browser
- The solution to the vscode prompt that fails to open the browser is: 1. First, right-click Settings, select [Install another version], and select version 1.1.0 to install; 2. Then click [Requires reloading], and click [open in default browser] again 】.
- VSCode 8761 2020-02-07 14:09:41