πPlugin
Summary:
Install:
Clone and install dependencies:
git clone https://bitbucket.org/pointsville-beta/pear-plugin-vscode/src/master/
cd pear-plugin-vscode
nvm use 19
npm installHow to run the extension.
Source code:
Steps to create your own plugin:
Install the yo and generator-code dependencies:
Create the basic extension code using yo:
Create your own logic:
Requirements:
Last updated