Comments as MarkdownImplements literate programming for any language, by treating any document as Markdown. FeaturesRun one of the "Comments as Markdown" commands. Any comments will be rendered as Markdown. This extension utilizes the standard VS Code Markdown preview, which means any additional Markdown extensions will function as well. For example, Mermaid support. Extension Settings"comments-as-markdown.codeLens.enabled": Enables CodeLens to preview a single comment as Markdown Release Notes0.4Detect comments instead of relying on custom syntax 0.3Support running in Web VSCode 0.2CodeLens support 0.1Initial release |