Installing VSCode Plugins from Marketplace
In this post, we will learn to install plugins for VSCode IDE from marketplace. We install Jasmine Test Explorer plugin from the marketplace. Jasmine test explorer allows you to run your Jasmine tests in Node using Test explorer UI. It displays Test Explorer in the Test view in VS Code’s sidebar with all detected tests […]