Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>markdown-foldingNew to Visual Studio Code? Get it now.
markdown-folding

markdown-folding

KSJ

|
48 installs
| (0) | Free
`markdown-folding` is a VSCode extension that allows you to fold long subheadings and code blocks in markdown files, making it easier to navigate and manage large documents.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

markdown-folding

This is the documentation for your extension "markdown-folding". This extension provides enhanced folding capabilities for markdown files in Visual Studio Code.

这是您的扩展 "markdown-folding" 的文档。此扩展为 Visual Studio Code 中的 markdown 文件提供了增强的折叠功能。

Features

  • Fold and unfold markdown sections based on headers.
  • Customizable folding levels.
  • Keyboard shortcuts for quick folding and unfolding.

功能描述:

  • 根据标题折叠和展开 markdown 部分。
  • 可自定义的折叠级别。
  • 快捷键快速折叠和展开。

![Folding Example](images/folding-example.png)

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

提示:许多流行的扩展使用动画。这是展示您的扩展的绝佳方式!我们推荐简短、集中的动画,易于跟随。

Requirements

No additional requirements or dependencies.

没有额外的要求或依赖项。

Extension Settings

This extension contributes the following settings:

此扩展提供以下设置:

  • markdownFolding.enable: Enable/disable this extension.

  • markdownFolding.foldLevel: Set the default fold level.

  • markdownFolding.enable: 启用/禁用此扩展。

  • markdownFolding.foldLevel: 设置默认折叠级别。

Known Issues

No known issues at this time.

目前没有已知问题。

Release Notes

Users appreciate release notes as you update your extension.

用户会感谢您更新扩展时的发布说明。

1.0.0

Initial release of markdown-folding.

初始版本的发布。


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

确保您已阅读扩展指南并遵循创建扩展的最佳实践。

  • Extension Guidelines

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