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

Ctrl + Space auto completion key binding alternative? #242

Closed
fdq09eca opened this issue May 30, 2021 · 1 comment
Closed

Ctrl + Space auto completion key binding alternative? #242

fdq09eca opened this issue May 30, 2021 · 1 comment
Labels
question 🙅 Not issue, just a question (should post to Marp discussion)

Comments

@fdq09eca
Copy link

fdq09eca commented May 30, 2021

Ctrl + Space is my default language input key binding.

When I try Ctrl + Space for Marp auto completion in VScode, it does not do the job but switch my input language from Chinese to English. Could we customise the key binding for the auto completion? Thanks.

@yhatt yhatt added the question 🙅 Not issue, just a question (should post to Marp discussion) label May 30, 2021
@yhatt
Copy link
Member

yhatt commented May 30, 2021

Refer to https://code.visualstudio.com/docs/getstarted/keybindings or https://code.visualstudio.com/docs/editor/intellisense#_key-bindings. Change key binding for editor.action.triggerSuggest to prevent confliction with IME.

@yhatt yhatt closed this as completed May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question 🙅 Not issue, just a question (should post to Marp discussion)
Projects
None yet
Development

No branches or pull requests

2 participants