VSCode ASN1jsUsing this extension you can decode ASN.1 data directly in your editor. FeaturesWhen you have an editor open with ASN.1 content (in either a PEM armor, or raw Base64, or raw hexadecimal) you can decode it by using the "ASN.1 decode" command. By right-clicking the explorer view, you can also decode binary (DER and BER) files. TODO
Developer installationYou can test (and develop) this extension locally with the following commands:
You can now open the folder in VSCode and press F5 to execute a new VSCode session which includes the extension. Known Issues
Release Notes0.2.2 (2025-04-25)
0.2.1 (2025-04-17)
0.2.0 (2025-04-12)
0.1.4 (2024-05-28)
0.1.3 (2024-05-28)
0.1.2
0.1.1 (2024-04-23)
|