Remove old keymap comments about AcceptEditPrediction modifier changes (#24592)
This was fixed in #24442 Release Notes: - N/A
This commit is contained in:
@@ -505,7 +505,6 @@
|
||||
{
|
||||
"context": "Editor && edit_prediction",
|
||||
"bindings": {
|
||||
// Changing the modifier currently breaks accepting while you also an LSP completions menu open
|
||||
"alt-enter": "editor::AcceptEditPrediction"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -583,7 +583,6 @@
|
||||
{
|
||||
"context": "Editor && edit_prediction",
|
||||
"bindings": {
|
||||
// Changing the modifier currently breaks accepting while you also an LSP completions menu open
|
||||
"alt-tab": "editor::AcceptEditPrediction"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user