TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Automation

Install Extensions for Visual Studio Code

Overview

In this post, we will learn how to install extensions for visual studio code IDE. Extensions enhance the IDE functionality to improve the developer productivity and reduces development time.

Steps to Install

Launch Visual Studio Code
There are many ways to launch the extensions screen
Click on the Extensions icon in the side panel.

or

In order to install an extension, you can also launch the Command Palette (Ctrl + Shift + P) and type Extensions. Search for Plugin name and install it.

or
Go to view -> Extensions.
Keyboard shortcut is (Ctrl + Shift + X)

 

Search

Search for the desired plugin name or a search keyword.
All the plugins that match your search will show up.Choose the plugin and click on the result.

Plugin details page show in-detail instructions for setting up the extension.
You can see the number of downloads and the rating for the extension.

 

Click on the Install button to install the extension.

Once the plugin is installed, the message would be displayed for the plugin as ‘Installed’ and a settings icon would be displayed to manage the plugin.

 

Related Posts

Automation /

Code Coverage Tools

Automation /

Selenium 4 Project Setup on Ubuntu Linux

Automation /

Testing webpage mobile-friendliness using a tool

Automation /

Error Severity Metrics

Automation /

Automation Environment Setup Verification

‹ Cause and Effect Diagram› Automation Environment Setup Verification

Recent Posts

  • Scaler Academy – An Online Learning Platform
  • Difference between PHP and JavaScript?
  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com