In Visual Studio Professional, we have a shortcut key, Ctrl + M Ctrl + O to collapse all methods and properties in a class. How can I do a similar thing in Visual Studio Code?
I know there are shortcut keys like Ctrl + Shift + [, but this does not meet the needs.
Is it possible to get the Visual Studio Professional-like behaviour in Visual Studio Code?
Fold All:
0
0
Unfold All:
To see all available shortcuts in the editor:
All shortcuts kept up to date by the Visual Studio Code team: Visual Studio Code Shortcuts