ASN.1 Language Support for Visual Studio CodeThis extension adds IntelliSense-like editing and binary message decoding for Abstract Syntax Notation One (ASN.1). For example:
UsageOpen an existing ASN.1 schema file or create a new one (the file should have the .asn extension) and start editing. RequirementsKnown IssuesThe extension might not work properly in Ubuntu if you installed the .NET Core Runtime from a snap. Add /snap/dotnet-sdk/current to your PATH instead of creating an alias as suggested in the documentation. If the extension issues a Launching server using command dotnet failed error, you migth try installing the OmniSharp extesion and relaunching the editor. ContactASN1Vcx is a free tool in beta stage, we'd appreciate your feedback. Authored by OSS Nokalva, Inc. https://www.oss.com/ Contact us at: https://www.oss.com/company/contact-us.html |