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