Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Word (Ctrl + RightArrow) conflicts with Mission Control on OSX (vscode extension) #1557

Closed
carcinocron opened this issue Feb 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@carcinocron
Copy link

Screenshot 2024-02-26 at 4 02 23 PM Screenshot 2024-02-26 at 4 03 48 PM

It's currently not possible to change this in the VSCode extension.

VSCode extension version: v1.3.2

@icycodes
Copy link
Member

Thank you for reporting this issue. It should be Cmd + Right Arrow in macOS. I will fix it in the next release.

As a workaround, you can change the keyboard shortcut by following these steps:

  1. Open the keyboard shortcuts editor by finding Preferences: Open Keyboard Shortcuts in the command palette, or by pressing Cmd K + Cmd S.
  2. Search for Tabby and edit the shortcut of the command tabby.inlineCompletion.acceptNextWord.

@icycodes
Copy link
Member

icycodes commented Mar 3, 2024

The fix #1579 has been included in the VSCode extension v1.4.0 release.

I am closing this issue. Please feel free to reopen it if it does not work as intended.

@icycodes icycodes closed this as completed Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants