惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
WordPress大学
WordPress大学
小众软件
小众软件
云风的 BLOG
云风的 BLOG
IT之家
IT之家
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
博客园 - 【当耐特】
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
宝玉的分享
宝玉的分享
博客园 - Franky
F
Fortinet All Blogs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
D
Docker
博客园 - 聂微东
C
Check Point Blog
H
Help Net Security

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
The Mintlify MDX VSCode extension
Hahnbee Lee · 2024-03-26 · via Mintlify Blog

Mintlify launched a VSCode extension that provides IntelliSense and snippets for their component library, making it easier to write documentation with components like Cards, Steps, Tabs, and callouts. The extension supports both individual components and "Surround" snippets for content-encapsulating components, streamlining the documentation writing process directly within the developer's preferred editor.

Today, we're thrilled to introduce the Mintlify MDX VSCode extension.

At Mintlify, we maintain a components library designed to make your documentation beautiful out-of-the-box.

Now, you can supercharge editing and maintaining your Mintlify docs by easily invoking these components within VSCode.

To add components, simply type < followed by a few characters for the intended component. Intellisense will appear to guide you to the full component name.

Currently, we support:

- Components: `Card`, `Steps`, `Tabs`, `ParamField`, `ResponseField`

- Callouts: `Note`, `Warning`, `Info`, `Tip`, `Check`

For components that need to encapsulate content (e.g., `CardGroup`, `CodeGroup`), you can activate these "Surround" snippets as follows:

To quickly trigger the extension modal, you can set a keyboard shortcut for **"Snippets: Surround with Snippet**.

Component discovery often requires extensive review of documentation.

Now, with the Mintlify MDX VSCode extension at your fingertips, you can easily incorporate components as you are writing your documentation.

Forgot how to add the Steps component to your docs? No worries— you can now easily add the associated snippet without needing to remember the syntax.

You can expect more upgrades to the extension in the upcoming weeks!

The VSCode extension is now available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=mintlify.mintlify-snippets) for all of our users.

To stay tuned with future updates, follow our Twitter. Join the community to request features and show us some love!