Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Comments as MarkdownNew to Visual Studio Code? Get it now.

Comments as Markdown

Anton Uramer

|
42 installs
| (0) | Free
View source files as Markdown documents
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comments as Markdown

Implements literate programming for any language, by treating any document as Markdown.

Features

Run one of the "Comments as Markdown" commands. Any comments will be rendered as Markdown.
The remaining code will be wrapped in code blocks.

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 Notes

0.4

Detect comments instead of relying on custom syntax

0.3

Support running in Web VSCode

0.2

CodeLens support

0.1

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft