Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Jaiph SyntaxNew to Visual Studio Code? Get it now.
Jaiph Syntax

Jaiph Syntax

Jaiph

| (0) | Free
Syntax highlighting support for Jaiph (.jph) files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jaiph Syntax for VS Code

Syntax highlighting support for Jaiph (.jph) files.

  • Website: jaiph.org
  • Repository: github.com/jaiphlang/jaiph-syntax-vscode

Features

  • Highlights Jaiph keywords: import, as, export, rule, workflow, ensure, run, prompt, if, then, fi
  • Highlights module references like security.scan_passes
  • Supports comments (# ...) and strings (single and double-quoted, including multiline double-quoted prompts)
  • Adds basic language configuration for comments, brackets, and folding
  • Uses VS Code's shell grammar for command-like lines that are not Jaiph primitives
  • Includes a manual fixture at syntaxes/fixtures/sample.jph

Local usage

  1. Open this folder in VS Code:
    • jaiph-syntax-vscode
  2. Press F5 to launch an Extension Development Host.
  3. Open a .jph file in the new window.

Package (optional)

If you want to build a .vsix:

npm install
npm run package

Links

  • Jaiph language website: jaiph.org
  • Extension source: jaiphlang/jaiph-syntax-vscode
  • Issue tracker: jaiphlang/jaiph-syntax-vscode/issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft