It is very simple to create them.
Following these step-by-step instructions
- Install Node Js
- Create a new file and open it in the terminal.
- Type this command:
npm install -g yo generator-code
- Type this command after installing it
yo code
- You will need to fill out the form about the extension
When you are done following these steps you are ready start coding your extension.
Top comments (0)