- Install VSCode
npm install -g vsce
npm install -g typescript
git submodule update --init
rm -rf erlang_ls/_build
rm -rf client/out
npm install
npm run compile
vsce package
vsce publish
npm install -g npm@latest
Look for outdated packages:
npm outdated
Update the package.json
npm update
https://code.visualstudio.com/api/working-with-extensions/publishing-extension