current location:Home > Technical Articles > Development Tools > VSCode

  • What is the connection between vscode and anaconda
    What is the connection between vscode and anaconda
    [Anaconda] is a very easy-to-use open source python distribution that comes with many common python libraries, while [VSCode] is a free, open source, modern lightweight code editor. In daily work, the two are usually used to build a [python] development environment.
    VSCode 8818 2019-12-16 17:13:41
  • How vscode builds a vue project
    How vscode builds a vue project
    The method for building a vue project with vscode is: 1. First, install the [vue-cli] plug-in globally; 2. Then install the tool for packaging js; 3. Then create a folder to store the project; 4. Then use the [cd] command to enter Go to this folder; 5. Configure the configuration items as needed; 6. Finally, install the dependencies.
    VSCode 16429 2019-12-16 16:54:20
  • How to remove the working folder in the workspace in vscode
    How to remove the working folder in the workspace in vscode
    The method for removing the working folder in the workspace of vscode is: 1. First click [Source Code Management] on the [File] menu, then click [Workspace]; 2. Then click on the [Manage Workspace] option Under [Name], highlight the workspace and click [Edit]; 3. Finally, under [Working Folder], click [Remove].
    VSCode 22550 2019-12-16 16:40:01
  • How to create a custom code template in vscode
    How to create a custom code template in vscode
    The method for vscode to create a custom code template is: 1. First, open the [File], [Preferences], [Settings], and [User Code Snippet] options in sequence; 2. Then enter [html] in the input box and select the A json file; 3. Then write our own code template; 4. Finally, copy the template and save it.
    VSCode 5540 2019-12-16 16:40:25
  • How to find files by file name in vscode
    How to find files by file name in vscode
    The method for vscode to find files by file name is: 1. First use the [ctrl+p] shortcut key and enter the file name you want to find in the search box that appears; 2. Then click the file you want to find in the drop-down box. Note: The search is not case-sensitive and will match multiple parts of the file name.
    VSCode 25978 2019-12-16 15:40:41
  • eslint plugin in vscode not working
    eslint plugin in vscode not working
    The solution to the eslint plug-in in vscode not working is: 1. First, click the [File], [Preferences], and [Settings] options in sequence; 2. Then search for [eslint], and under the user settings option, select [In settings] Edit] option in .json; 3. Then perform relevant configurations on the file.
    VSCode 3828 2019-12-16 15:14:36
  • How to open user-defined configuration in vscode
    How to open user-defined configuration in vscode
    The method to open the user-defined configuration in vscode is: 1. First click the settings icon in the lower left corner, and in the pop-up menu, click the [settings] submenu; 2. Then under the [setting] page, click the upper right corner [. ..] option; 3. Finally, in the pop-up menu, click to open the file, and the user configuration is on the right.
    VSCode 5037 2019-12-16 15:00:20
  • vscode sets automatic completion of function brackets in python code
    vscode sets automatic completion of function brackets in python code
    The method for vscode to set automatic completion of function brackets in Python code is: 1. First click on the [File], [Preferences], and [Settings] options in sequence; 2. Then click on the [{}] symbol in the upper right corner; 3. Then search for brackets Automatically complete configuration items; 4. Finally, enable the plug-in in user settings.
    VSCode 8436 2019-12-16 14:45:01
  • vscode formatting code is invalid
    vscode formatting code is invalid
    The reason why the vscode formatting code is invalid is that the option to automatically set [tabsize] according to the file type is enabled by default. The solution is: 1. First click the [File], [Preferences], and [Settings] options in sequence; 2. Then search for [detectindentation]; 3. Finally, turn off this option.
    VSCode 9700 2019-12-16 14:29:53
  • vscode sets eye protection theme
    vscode sets eye protection theme
    The method to set the eye protection theme in vscode is: 1. First, click the fifth tool on the left toolbar, enter [Atom One Light], and download the plug-in; 2. Then use the [ctrl+shift+p] shortcut key and enter [setting] , find the setting file; 3. Then modify the setting file.
    VSCode 9316 2019-12-16 14:16:56
  • How to install npm with vscode
    How to install npm with vscode
    The method for installing npm in vscode is: since the new version of nodejs has integrated npm, just install nodejs. The installation method is: 1. First install the required installation packages according to different platform systems; 2. Then install; 3. Then check whether the path environment variable is configured with nodejs; 4. Finally check the version.
    VSCode 22339 2019-12-16 13:57:46
  • Where to download the vscode plug-in
    Where to download the vscode plug-in
    Download the vscode plug-in from the vscode plug-in official website (https://marketplace.visualstudio.com/). Go to the vscode plug-in official website and search for the plug-in that needs to be installed. The website provides a splicing method for the plug-in download address.
    VSCode 8996 2019-12-16 13:40:39
  • vscode configures go language development environment
    vscode configures go language development environment
    The method for vscode to configure the go language development environment is: 1. First configure the go environment and add the bin directory in the path variable; 2. Then install the go plug-in; 3. Then enable the automatic saving function; 4. Then execute the relevant commands and install Corresponding plug-in; 5. Finally write the program for testing.
    VSCode 6741 2019-12-16 13:39:52
  • The solution is not available after the vscode plug-in is installed
    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.
    VSCode 9552 2019-12-16 13:21:21
  • There is no change in local files after vscode modifies the code
    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.
    VSCode 8129 2019-12-16 13:11:44

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28