Imba tooling for VSCode
Enjoy!
- Install vsce package - npm install -g vsce
- run
vsce package
to create a .vsix file in your folder - Go to Extension tab in vscode sidebar. Click on the ... in the top menu. Choose
Select from vsix...
. Find the .vsix file generated above.