ASN.1 extension for Visual Studio Code

Extending Microsoft Visual Studio Code with ASN.1 editing

   Install the ASN.1 extension from inside Visual Studio Code or visit the marketplace:

ASN.1 extension for Microsoft Visual Studio Code makes it faster and easier to create, modify, and validate your ASN.1 schemas. It combines VS Code's powerful editing capabilities and OSS Nokalva's popular and high-quality ASN.1 software. The extension provides:
  • Syntax highlighting and coloring
  • Auto-completion
  • Schema validation and error highlighting
  • Subsection folding and more

Usage

Open an existing ASN.1 schema file or create a new one (the file should have an .asn extension) and start editing.

Installation

You can install it in two ways:

  1. Downloading from the marketplace, then double-click on it to install.

  or

  2. Managing extensions from within Visual Studio Code, searching for ASN1 and installing the one from OSS Nokalva, Inc.

Licensing is available on the extension’s marketplace page.

ASN.1 standards supported

The extension supports the ITU-T 2015 series of ASN.1 specifications and the new JSON encoding rules (certain less popular ASN.1 features may not be supported, contact OSS for details).

   We appreciate your feedback.