CTRL+RightArrow no longer works for word completion #54593
Unanswered
Butanium
asked this question in
Copilot Conversations
Replies: 2 comments 1 reply
-
GitHub Copilotv1.85.75 VscodeVersion : 1.78.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Me too but how did you disable it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Copilot allow
accept wordwithctrl+right arrow. But with the last vscode version this is in conflict with{ "key": "ctrl+right", "command": "cursorWordEndRight", "when": "textInputFocus" }Disabling
cursorWordEndRightmakes accept word works again.Behavior with
cursorWordEndRight:simplescreenrecorder-2023-05-06_02.05.24.mp4
Behavior without
cursorWordEndRight:simplescreenrecorder-2023-05-06_02.02.57.mp4
Beta Was this translation helpful? Give feedback.
All reactions