Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>build.ninjaNew to Visual Studio Code? Get it now.
build.ninja

build.ninja

qguv

|
860 installs
| (0) | Free
A syntax highlighter for Ninja build files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ninja-vscode

A VSCode extension providing syntax highlighting for Ninja build files.

  • changelog
  • Ninja file reference

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

  • originally ported from SublimeNinja by surajbarkale
  • forked with permission by qguv
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft