ASN.1 Language Support for Visual Studio CodeThis extension provides IntelliSense-like editing and encoding/decoding (DER/BER/OER/COER/PER/CPER/UPER/CUPER/JER) for Abstract Syntax Notation One (ASN.1). For example (*):
(*) Some features may be available commercially. UsageOpen an existing ASN.1 schema file or create a new one (the file should have the .asn extension) and start editing. Generate and Encode a ValueSnippets AutocompleteRequirementsKnown IssuesThe extension will not work if you don't have dotnet command added to your $PATH. ContactYour feedback is always welcome. Contact us at: https://www.oss.com/company/contact-us.html Authored by OSS Nokalva, Inc. https://www.oss.com/ |