How to create VS Code Extension (Plugin)
Creating a VS Code extension involves several steps. Here is a brief overview of the process so you can start building VS code extension:
Setup:
Install Node.js: Make sure you have Node.js installed on your machine. You can download it from the off...
priyanshukr.hashnode.dev6 min read