Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Visual Studio OutliningNew to Visual Studio Code? Get it now.
Visual Studio Outlining

Visual Studio Outlining

Michael Jolley

|
814 installs
| (2) | Free
Adds Visual Studio outlining capabilities to Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Outlining

Marketplace Installs CI MIT

A simple extension that adds Visual Studio's outlining (code folding) to Visual Studio Code.

Screenshot of a code editor with the outlining context menu

Commands

This extension contributes the following commands:

Expand Outlines

This command behaves like Visual Studio's Edit > Outlining > Toggle Outlining Expansion command.

It is also accessible via the following keybindings:

  • Ctrl+M M (Windows)
  • Cmd+M M (Mac)

Toggle All Outlining

This command behaves like Visual Studio's Edit > Outlining > Toggle All Outlining command.

It is also accessible via the following keybindings:

  • Ctrl+M L (Windows)
  • Cmd+M L (Mac)

Collapse To Definitions

This command behaves like Visual Studio's Edit > Outlining > Collapse To Definitions command.

It is also accessible via the following keybindings:

  • Ctrl+M O (Windows)
  • Cmd+M O (Mac)

Contributing

Want to contribute? Check out our Code of Conduct and Contributing docs.

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