Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 433 Bytes

VSCode - Certificate View

View the content of certificate files (*.crt, *.pem, *.p7b) in VSCode.

Features

  • Syntax highlighting for PEM documents
  • Folding for PEM documents
  • Outline for PEM documents in the sidebar

Release Notes

Change Log

Requirements

This extension uses PKIjs / ASN1js to parse the PEM documents.