Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ASN.1 Syntax (Veech)New to Visual Studio Code? Get it now.
ASN.1 Syntax (Veech)

ASN.1 Syntax (Veech)

Veech

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

ASN.1 Syntax Highlighting

A VS Code extension that provides syntax highlighting for ASN.1 (Abstract Syntax Notation One) files.

Features

  • Syntax highlighting for .asn and .asn1 files
  • Comment highlighting (line -- and block /* */)
  • Keyword, type, and operator highlighting
  • String and number literal highlighting
  • Bracket matching and auto-closing
  • Code folding

Installation

npm install
npx vsce package
code --install-extension asn1-syntax-highlighting-0.1.0.vsix

Replace code with cursor if using Cursor.

Attribution

The TextMate grammar (syntaxes/asn1.tmLanguage.json) is derived from the Eclipse TITAN VS Code Extension, which is licensed under the Eclipse Public License 2.0.

License

This extension is licensed under the Eclipse Public License 2.0.

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