Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WAFL Syntax highlightingNew to Visual Studio Code? Get it now.
WAFL Syntax highlighting

WAFL Syntax highlighting

WAFL

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

WAFL Language Support

Syntax highlighting and editor helpers for WAFL (.wafl) configuration files.

Features

  • Syntax highlighting for directives, type annotations, inline expressions, and tag calls
  • Auto-closing of brackets/quotes and # line comments
  • Indent-based folding for nested blocks and lists

Language coverage

  • Directives: @import, @schema, @eval
  • Type annotations: key<Type> markers on objects/fields
  • Inline expressions: key = <js expression> with $ENV.* access
  • Conditional items: - if <expr>: <value> inside lists
  • Tags: !tag(...) calls, including built-ins !rgb(r,g,b) and !file(path)

Installation

From Marketplace

Search for “WAFL Language Support” in the VS Code Marketplace.

Usage

The extension activates automatically for .wafl files.

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