Restrcit context for some editor bindings that don't apply to single-line editors
This commit is contained in:
@@ -502,7 +502,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"context": "Editor",
|
||||
"context": "Editor && mode == full",
|
||||
"bindings": {
|
||||
"alt-enter": "editor::OpenExcerpts",
|
||||
"cmd-f8": "editor::GoToHunk",
|
||||
|
||||
Reference in New Issue
Block a user