Visual Studio Outlining
A simple extension that adds Visual Studio's outlining (code folding) to Visual Studio Code.
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. This project follows the all-contributors specification. Contributions of any kind welcome!
Thanks goes to these wonderful people (emoji key):
Michael Jolley 💻 |

