search
HomeDevelopment ToolsVSCode23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

This article will share with you 23 front-end VSCode plug-ins to help you improve development efficiency and get twice the result with half the effort. Come and collect it!

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

VSCode is a powerful IDE for our front-end development, so choosing easy-to-use plug-ins can improve development efficiency, and then use the remaining time to fish. Necessary. [Recommended learning: "vscode introductory tutorial"]

Chinese (Simplified)

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

vscode We all I know that it is Microsoft's open source software. For students who are not good at English, the first thing to do is to use Chinese localization, so the author recommends the Chinese plug-in.

Chinese (Simplified) Language Pack for Visual Studio Code: This Chinese (Simplified) language pack provides a localized interface for VS Code.

  • Plug-in name: Chinese (Simplified) (Simplified Chinese) Language Pack for Visual Studio Code
  • Official address: marketplace.visualstudio.com/items?itemN…
  • Usage: The default UI language can be overridden by explicitly setting the VS Code display language using the "Configure Display Language" command. Press Ctrl Shift P to display the Command Panel, and then type display to filter and display the Configure Display Language command. Press "Enter" and a list of installed languages ​​by locale is displayed with the current language setting highlighted. Select another "Language" to switch the UI language. See the documentation for more information.

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Polacode-2020

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

##Polacode-2020 : If You want an easy way to provide those nice visual effects to any selection of your clips.

  • Plug-in name: Polacode-2020
  • Official address: marketplace.visualstudio.com/items?itemN…
  • Features:
    • Select the range that needs to be screenshot to generate a screenshot of the code block
    • You can set the desired shadow and background color
    ##Usage: command shift p, fn F1(Mac) / ctrl shift p(Window), select Polacode, and then select the range you want to screenshot

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

CodeSnap

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)CodeSnap : Take beautiful screenshots of your code in VS Code!

    Plug-in name: CodeSnap
  • Official address:
  • marketplace.visualstudio.com/items?itemN…
  • Features:
    • Quickly Save Screenshot of Code
    • Copy screenshot to clipboard
    • Show line numbers
    • Many other configuration options
    Usage: Select the code block to be intercepted, and then right-click CodeSnap

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Image preview

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)Image preview : In the gap of the editor Neutralize and hover over the image to preview the image.

  • Plug-in name: Image preview
  • Official address: marketplace.visualstudio.com/items?itemN…
  • Features: Images introduced either in HTML tags or styles can be previewed in the editor gap and on mouse hover
  • Usage: Images can be previewed in the editor's gaps and by hovering over image links

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

123 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Image Sprites

123 front-end VSCode plug-ins that improve development efficiency (come and collect them)

When developing certain pages, you will always encounter the need to have many small images. At this time, using sprite images can reduce the number of server requests and To save bandwidth, it is a good choice to use this plug-in without UI help.

Image Sprites: Image sprites are collections of images placed into a single image. Web pages that contain many images may take a long time to load and generate multiple server requests. Using image sprites will reduce the number of server requests and save bandwidth.

    • ##Easy to create and update image sprites
    • Support png, jpg and bmp images
    • Configure vertical or horizontal sprite layout
    • Use sprite image position to generate LESS, Sass or CSS file
    • You can manage all sprites with different setting options
  • Usage:
    • All images in the Sprite folder
    • Right click on the folder containing the images and select Create Image Sprite

    • #Sprite some images
    • Select the image, right-click and select Create Image Sprite

    ##These two methods will generate a setting .sprite files and the default files generated. image file.css

123 front-end VSCode plug-ins that improve development efficiency (come and collect them)Svg Preview

When you find a suitable svg image but it is inappropriate due to color, shape, etc., you can use this plug-in to modify it. 123 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Svg Preview: VSCode’s Svg preview.

Plug-in name: Svg Preview
  • Official address:
  • marketplace.visualstudio.com/items?itemN… Features:
  • Real-time preview of svg files and internal files of svg
    • Pan and zoom for preview (up to 32767%)

##file-size

file-size : A simple extension. Displays the current text file size in the status bar. The status will be updated when you save a file or change the active tab.

123 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Plug-in name: file-size

  • Official address:
  • marketplace.visualstudio.com/items?itemN…

Live Server123 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Live Server: Start a local development server with live reloading capabilities for static and dynamic pages.

    • ## Fast development live server with live browser reloading.
    • Start or stop the server with a single click from the status bar.
    • Open an HTML file into the browser from the Explorer menu. [Quick Gif Demonstration].
    • Supports excluding files for change detection.
    • Hot key control.
    • Customizable port number, server root directory, and default browser.
    • Supports any browser using advanced command line (Example: Firefox Nightly).
    • Support for Chrome debugging add-ons (more info). [Quick Gif Demonstration].
    • Connect remotely via Wi-Fi (for example: connect using a mobile device) [Need help? See FAQ section]
    • Use preferred hostname * (localhost or 127.0.0.1) *.
    • Customizable support tags for the Live Reload feature. (Default is Body or head)
    • SVG support
    • https support.
    • Support agents.
    • Enable CORS
    • Support multi-root workspaces.
    • Support any file or even dynamic pages through Live Server Web Extension.

##Profile Switcher

123 front-end VSCode plug-ins that improve development efficiency (come and collect them) Profile Switcher: This extension allows you to define many settings profiles and you can easily switch between them. The original idea for this extension came from me wishing there was an easy way for me to switch my VS Code to settings that better optimize rendering (change themes, increase font size, etc.).

    Plug-in name: Profile Switcher
  • Official address:
  • marketplace.visualstudio.com/items?itemN…
  • Features: This extension introduces four new commands that can be used from the command palette. All commands start with Profile Switcher

Project Manager

123 front-end VSCode plug-ins that improve development efficiency (come and collect them) Project Manager is a good project management plug-in when you need to open many projects of different natures in vscode.

Project Manager : It helps you easily access your

projects

no matter where they are located. Don’t miss those important items again. You can define your own Projects (also known as Favorites), or choose to automatically detect Git, Mercurial, or SVN repository, VSCode folder, or any other folder.

    • Project Manager: Save Project Save the current folder/workspace as New Project
    • Project Manager: Edit ProjectManually edit your project (projects.json)
    • Project Manager: List Projects to OpenList All saved/detected projects and select one
    • Project Manager: List Projects to Open in New Window List all saved/detected projects and select one in new window Open
    • Project Manager: Filter Projects by Tag Filter favorite projects by selected tag
  • Usage:
    • The Project Manager extension has its own Side Bar with various commands to improve your work efficiency
    • You can define custom tags (via settings), define multiple tags per project projectManager.tags, and filter projects tagged on their tags

23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Settings Sync

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)

Settings Sync can help us in Change computers, reinstall the system, or synchronize settings on VSCode across multiple computers.

Settings Sync: Visual Studio Code settings synchronization.

npm

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)

npm : This extension supports running npm scripts defined in files.

    • ##npm provides running quick fixes for reported warnings.

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)

    • ##The command used to run the script is in this npm category Available

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)open in browser

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)open in browser : This extension allows your html files to be opened in the browser.

    Plug-in name: open in browser
  • Official address:
  • marketplace.visualstudio.com/items?itemN…
  • Usage
  • ##Use the shortcut to open the current ## in the default browser Alt B
    • #html Shift Alt B file, or select a browser. You can also right click like on the picture:

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)

## when When you select oepn in Other Browsers, a list of browsers is displayed and you can select one to open the current file.

223 front-end VSCode plug-ins that improve development efficiency (come and collect them)## When you select open in Default Browser, the default is

  • System default browser
    • . If you want to configure the default browser you can override it like this:
    • Git supercharged

      223 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      GitLens - Git supercharged: GitLens enhances Git in VS Code and unlocks it capture the untapped knowledge in each repository. It helps you intuitively Visualize code authorship, seamlessly navigate and explore Git repositories with Git comparison comments and CodeLens, and gain value with rich visualizations and powerful comparison commands Insights and so on.

      Git History

      23 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      Git History: View git log , file history, merge branches or commits.

      SVN

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      SVN: This plug-in relies on the system's SVN installation, so you need to install TortoiseSVN first.

        • ##Source Code Management View
        • Quick Difference in Gutter
        • Status Bar
        • Create Change List
        • Add file
        • Revert edit
        • Delete file
        • Create branch
        • Switch branch
        • Create patch
        • Diff changes
        • Commit changes /changelist
        • View commit message
      ##Postcode

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)Postcode : Postcode can be used to create and test simple and complex HTTP/s requests, as well as view responses.

        Plug-in name: Postcode
      • Official address:
      • marketplace.visualstudio.com/items?itemN…

      REST Client

      ##REST Client : REST Client allows you to send HTTP Request and view the response directly in Visual Studio Code. 323 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      Plug-in name: TEST Client
      • Official address:
      • marketplace.visualstudio.com/items?itemN…
      • Make a request

      Make a cURL request

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)Live Share

      Live Share : Live Share enables you to collaborate with others on editing and debugging in real time, no matter what programming language you use or the type of application you are building. It allows you to instantly (and securely) share your current project, then as needed share debugging sessions, terminal instances, localhost web applications, voice calls, and more! Developers who join your session receive all editor context (e.g. language services, debugging) from your environment, ensuring they can start collaborating productively immediately without having to clone any repositories or install any SDKs.

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      Draw.io Integration

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      ##Draw.io Integration : This Unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.

      • Plug-in name: Draw.io Integration
      • Official address: marketplace.visualstudio.com/items?itemN…
      • Features:
        • Edit in the Draw.io editor, or .drawio document. .dio.drawio.svg.drawio.png
          • ##To To create a new diagram, simply create an empty .drawio, .drawio.svg or *.drawio.png file and open it. **
          • .drawio.svg.svg is a valid file that can be embedded in the Github readme! No export required.
          • .drawio.png is a valid .png file! No export required. You should use them when possible with .svg - they look so much better!
          • To convert between different formats, use the Draw.io: Convert To... command.
      • ##Use the offline version of Draw.io by default.
        • Multiple Draw.io themes available.
        • Collaborate with others to edit diagrams using Liveshare.
        • Nodes/edges can be linked with code spans.

      ##Markdown All in One

      Markdown All in One : Everything you need for Markdown (keyboard shortcuts, table of contents, automatic preview, etc.).

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      Plug-in name: Markdown All in One

      • Official address: marketplace.visualstudio.com/items?itemN…
      • Markdown PDF

      ##Markdown PDF : This extension converts Markdown files to pdf, html, png or jpeg file.

      323 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      Plug-in name: Markdown PDF

        • emoticon
        • markdown-it-checkbox
        • markdown container
        • PRICE REDUCTION IT INCLUDES
        • Plant UML
      ##markdown-it-plantuml
        • ##Mermaid
        • Markdown Preview Enhanced
      • ##Markdown Preview Enhanced: Markdown preview enhanced.

      423 front-end VSCode plug-ins that improve development efficiency (come and collect them)

      For more knowledge about VSCode, please visit: vscode tutorial!

The above is the detailed content of 23 front-end VSCode plug-ins that improve development efficiency (come and collect them). For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:掘金社区. If there is any infringement, please contact admin@php.cn delete
Visual Studio vs. VS Code: Exploring Features and FunctionalityVisual Studio vs. VS Code: Exploring Features and FunctionalityApr 15, 2025 am 12:05 AM

VisualStudio is suitable for large projects and full-featured needs, while VSCode is suitable for developments that require lightweight and flexibility. 1. VisualStudio provides comprehensive IDE functions, supports multiple languages ​​and advanced project management. 2.VSCode is known for its lightweight and scalability, and is suitable for cross-platform development and personalized configuration.

Visual Studio vs. VS Code: Which is Better for Your Project?Visual Studio vs. VS Code: Which is Better for Your Project?Apr 14, 2025 am 12:03 AM

VisualStudio is suitable for large projects and development scenarios that require strong debugging capabilities, while VSCode is suitable for scenarios that require flexibility and cross-platform development. VisualStudio provides a comprehensive development environment, supports .NET development, and integrates debugging tools and project management functions. VSCode is known for its lightweight and extensibility. It supports multiple programming languages ​​and enhances functions through plug-in systems, and is suitable for modern development processes.

Visual Studio: Exploring Pricing and Licensing OptionsVisual Studio: Exploring Pricing and Licensing OptionsApr 13, 2025 am 12:03 AM

Visual Studio is available in three versions: Community Free Edition is for individuals and small teams, Professional Paid Edition is for professional developers and small and medium teams, and Enterprise Ultimate Edition is for large enterprises and complex projects.

Visual Studio's Value: Weighing the Cost Against Its BenefitsVisual Studio's Value: Weighing the Cost Against Its BenefitsApr 12, 2025 am 12:06 AM

VisualStudio is highly valuable in .NET development because it is powerful and comprehensive. Despite the high cost and resource consumption, the efficiency improvement and development experience it brings is significant. Community is ideal for individual developers and small teams; large enterprises are suitable for Professional or Enterprise.

Visual Studio's Availability: Which Editions Are Free?Visual Studio's Availability: Which Editions Are Free?Apr 10, 2025 am 09:44 AM

Free versions of VisualStudio include VisualStudioCommunity and VisualStudioCode. 1. VisualStudioCommunity is suitable for individual developers, open source projects and small teams. It is powerful and suitable for individual projects and learning programming. 2. VisualStudioCode is a lightweight code editor that supports multiple programming languages ​​and extensions. It has a fast startup speed and low resource usage, making it suitable for developers who need flexibility and scalability.

How to install Visual Studio for Windows 8?How to install Visual Studio for Windows 8?Apr 09, 2025 am 12:19 AM

The steps to install VisualStudio on Windows 8 are as follows: 1. Download the VisualStudioCommunity2019 installation package from the official Microsoft website. 2. Run the installer and select the required components. 3. It can be used after installation is completed. Be careful to select Windows 8-compatible components and make sure there is sufficient disk space and administrator rights.

Can my computer run VS Code?Can my computer run VS Code?Apr 08, 2025 am 12:16 AM

VSCode can run on most modern computers as long as the basic system requirements are met: 1. Operating system: Windows 7 and above, macOS 10.9 and above, Linux; 2. Processor: 1.6GHz or faster; 3. Memory: at least 2GB RAM (4GB or higher recommended); 4. Storage space: at least 200MB of available space. By optimizing settings and reducing extended usage, you can get a smooth user experience on low-configuration computers.

How do I make a program compatible with Windows 8?How do I make a program compatible with Windows 8?Apr 07, 2025 am 12:09 AM

To make the program run smoothly on Windows 8, the following steps are required: 1. Use compatibility mode, detect and enable this mode through code. 2. Adjust API calls and select the appropriate API according to the Windows version. 3. Perform performance optimization, try to avoid using compatibility mode, optimize API calls and use general controls.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.