Add standard copilot keybinding
This commit is contained in:
parent
bab0e88b6f
commit
1627cf7eae
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@
|
||||||
"focus": false
|
"focus": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"alt-\\": "copilot::NextSuggestion",
|
||||||
"alt-]": "copilot::NextSuggestion",
|
"alt-]": "copilot::NextSuggestion",
|
||||||
"alt-[": "copilot::PreviousSuggestion"
|
"alt-[": "copilot::PreviousSuggestion"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue