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

It is invalid that auto navigate to next cell when pressing Tab key in table #60

Open
RxJiu opened this issue Nov 9, 2023 · 2 comments
Labels
question Further information is requested

Comments

@RxJiu
Copy link

RxJiu commented Nov 9, 2023

It is invalid that auto navigate to next cell when pressing Tab key in table.
But Shift+Tab key is work!
What should I do?

@takumisoft68 takumisoft68 added the question Further information is requested label Nov 9, 2023
@takumisoft68
Copy link
Owner

takumisoft68 commented Nov 9, 2023

@RxJiu
Thank you for using!
It may be conflicting key binding between other extention.

@alonso-herreros
Copy link

I had the same problem, but I can't remember how I solved it. It may have been the keybound command markdown.extension.onTabKey, but I can't seem to reproduce now. By the way, I modified the when condition to include && !inlineSuggestionVisible, because usually the Copilot suggestion already contains formatting and the following cells' content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants