-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
While building this extension to map Sublime Text default keyboard shortcuts to VS Code, I found that this feature is missing.
The feature is folding on levels 6 through 9. Today we only fold until level 5.
Default Sublime Text keybindings
| Windows / Linux | Mac | Fold Level |
|---|---|---|
| ctrl+k ctrl+6 | cmd+k cmd+6 | 6 |
| ctrl+k ctrl+7 | cmd+k cmd+7 | 7 |
| ctrl+k ctrl+8 | cmd+k cmd+8 | 8 |
| ctrl+k ctrl+9 | cmd+k cmd+9 | 9 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityRequest for new features or functionality