Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JSON Parser Generator DSLNew to Visual Studio Code? Get it now.
JSON Parser Generator DSL

JSON Parser Generator DSL

JMA Resources

|
13 installs
| (0) | Free
Syntax highlighting for .val files used in JSON-based parser or form generator DSLs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Parser Generator DSL

A Visual Studio Code extension that provides syntax highlighting for .val files used in JSON-based parser or form generator DSLs.


✨ Features

  • ✅ Syntax highlighting for:

    • Form declarations (@MyForm)
    • Field definitions (fieldName:type)
    • Type references (: @OtherForm)
    • Spread syntax (...MyForm)
    • Built-in types (string, int, decimal, etc.)
    • Modifiers (option, valid, array)
    • Comments with #
  • 🎨 Includes a custom theme: VAL Theme Colorful
    Subtle, professional highlighting with clean color separation


🧩 File Support

  • Recognizes .val files
  • Language ID: jsonpgdsl
  • Adds a custom grammar and theme

📦 How to Use

Install from VSIX

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