Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Markdown EnhancersNew to Visual Studio Code? Get it now.
Markdown Enhancers

Markdown Enhancers

ctf0

|
101 installs
| (1) | Free
some enhancers to make working with Markdown a bit easier
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Enhancers

  • support code hover & lens of Run | Copy for code blocks
  • support indented code blocks
  • support hovering nested lines in code blocks (line must start with $)

Notes

  • there is no way to know if the code block is executable or not, therefor Run | Copy are always available
  • code blocks with any of the below will be cleaned b4 being executed or copied
    • starts with dollar sign $
    • end with a comment // ... or /* ...
  • decorated links hover doesnt work https://github.com/microsoft/vscode/issues/105302
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft