ninja-vscode
A VSCode extension providing syntax highlighting for Ninja build files.
building
npm install -g vsce or use the vsce AUR package.
vsce package
- the package will be built into
ninja-X.Y.Z.vsix where X.Y.Z is the version
releasing
- run
./release.sh X.Y.Z to update package.json and compile commit messages into the changelog
- edit
CHANGELOG.md to clean up the newly generated entry
- run
./release.sh --continue to commit, tag, and push the changes
- upload to Open VSX
- upload to the VS Marketplace
acknowledgements
| |