Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Hiro_language syntax supportNew to Visual Studio Code? Get it now.
Hiro_language syntax support

Hiro_language syntax support

Hiroyuki23

|
3 installs
| (1) | Free
Syntax highlighting and completions for Hiro language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hiro Language Support for VS Code

Features

  • Syntax highlighting for Hiro language (.hiro)
  • Snippet-based code completions for common Hiro constructs

Build VSIX

Prereqs: Node.js 18+, npm i -g @vscode/vsce

cd vscode/hiro-vscode
npm install
npm run build
vsce package

Generated .vsix can be installed in VS Code via "Extensions" → "Install from VSIX...".

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft