Git: https://github.com/coder/code-server
Keyboard Shortcuts
Jupyter Notebooks (.ipynb in VS code)
| Command | Keybinding (Mac) | Note | |
|---|---|---|---|
| Fold all | editor.foldAll | ||
| Unfold all | editor.unfoldAll | ||
| Fold region | Cmd + Option + [ | ||
| Unfold region | Cmd + Option + ] |
Git: https://github.com/coder/code-server
| Command | Keybinding (Mac) | Note | |
|---|---|---|---|
| Fold all | editor.foldAll | ||
| Unfold all | editor.unfoldAll | ||
| Fold region | Cmd + Option + [ | ||
| Unfold region | Cmd + Option + ] |