Only fire completion cycling requests if specifically asked for by the user

This commit is contained in:
Mikayla Maki
2023-04-19 15:21:30 -07:00
parent 8610f3acf3
commit ea1c3fa7a0
3 changed files with 53 additions and 26 deletions
+1 -1
View File
@@ -177,7 +177,7 @@
"focus": false
}
],
"alt-\\": "copilot::NextSuggestion",
"alt-\\": "copilot::Suggest",
"alt-]": "copilot::NextSuggestion",
"alt-[": "copilot::PreviousSuggestion"
}