Prepare
-
npm install - Make changes to source code
- Run formatter and sort imports
- Run tests (development workflow section in
AGENTS.md) - Run manual tests (manual testing section in
AGENTS.md)
Manifest
- Bump version in
package.json -
npm installto updatepackage-lock.json - Update
CHANGELOG.md
Publish
-
git clonefrom main -
vsce package- review file sizes -
vsce publish x.y.z - Wait for hub verifying results
- Draft GitHub release