Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>IMarkdownNew to Visual Studio Code? Get it now.
IMarkdown

IMarkdown

Chris Sewell

|
244 installs
| (1) | Free
A syntax highlighter for a proposed IMarkdown spec
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IMarkdown

A language extension for a proposed "IMarkdown" specification.

Features

This specification would hybridise RMarkdown and RST, and thus this language extension adds to the basic VS Code Markdown grammar, by adding:

  • code-folding for RMarkdown chunks and ::: blocks.
  • correctly highlighting programming languages in chunk code blocks.
  • syntax highlighting of RST roles, directives and comments.
  • code-folding of directive blocks.

Example

Example file, with .imd or .imarkdown extension:

Example

TODO

  • code-folding for headers
  • syntax highlighting within RST code-block directives
  • A proper language server, with things like header outlines, auto-completion, ...

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft