Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vcl-langNew to Visual Studio Code? Get it now.
vcl-lang

vcl-lang

VCL-Language

|
120 installs
| (1) | Free
Currently adds partial syntax highlighting for .vcl files. Planning to add more features later.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

This is not complete. This will be expanded on later. This applies to .vcl files.

Features

  1. Basic syntax highlighting

    • strings (double and single quotes)
    • brackets, parentheses, curly braces (nesting makes different colors)
    • boolean values
    • null
    • info!
    • integers
    • floats
  2. Auto indentation and auto closing pairs for

    • brackets
    • parentheses
    • curly braces
    • string double and single quotes
    • grave (`)
    • multi-line comments
  3. Folding

Contributors

  • Vishwesswaran Gopal (Creator)

  • Daniel Minkov (Art Designer)

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