Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Mintlify MDXNew to Visual Studio Code? Get it now.
Mintlify MDX

Mintlify MDX

Mintlify

|
3,017 installs
| (1) | Free
Code snippets for Mintlify components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mintlify MDX

Activate auto-complete for Mintlify components.

Supported languages (file extensions)

  • MDX (.mdx)

Snippets

Below is a list of all available snippets.

Components

Trigger the components by first typing < and then after you type a few of the characters for the component Intellisense will pop up.

  • Card
  • Steps
  • Tabs
  • Tooltip

Callouts

  • Note
  • Warning
  • Info
  • Tip
  • Check

API Components

  • ParamField
  • ResponseField

Surround

Some components need to surround pre-existing content. You can trigger these "Surround" snippets by doing the following:

You can also set a keyboard shortcut for "Snippets: Surround with Snippet" to quickly trigger the modal.

Surround with snippet

Components

  • Frame
  • Expandable

Groups

  • AccordionGroup
  • CardGroup
  • CodeGroup

Examples

  • RequestExample
  • ResponseExample

Markdown triggers

fenced codeblock

Fenced codeblock

unordered list

- first
- second
- third

ordered list

1. first
2. second
3. third

horizontal rule

----------

link

[]()

image

![]()
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft