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

Wrong short key working in Linux VSCode. #44

Open
darkRaspberry opened this issue Jun 16, 2021 · 5 comments
Open

Wrong short key working in Linux VSCode. #44

darkRaspberry opened this issue Jun 16, 2021 · 5 comments

Comments

@darkRaspberry
Copy link

Either docs is wrong for shortcut or Either Extension is not correct picking key binding.

Provide an emoji picker to select and insert an emoji in the editor or terminal. To access the picker, run the Emojisense: Pick an emoji command, or use the default keybindings:
Mac: cmd + i
Linux: ctrl + alt + i
Windows: ctrl + i

Here Linux says ctrl + alt + i But I'm in Linux and key binding working for me is ctrl + i

@darkRaspberry
Copy link
Author

I can send pull to correct key binding in docs.

@mattbierner
Copy link
Owner

Sure, here are the default keybindings:

"keybindings": [

@darkRaspberry
Copy link
Author

darkRaspberry commented Jun 17, 2021

Can you verify? Because in my Linux machine ctrl+i works but key binding is ctrl+alt+i in the above file.

Only ctrl+i works and ctrl+alt+i doesn't give any result

@j-lakeman
Copy link

j-lakeman commented Sep 22, 2022

Same for me. Ctrl + Alt + I definitely doesn't work, Ctrl + I does. Furthermore, the Linux default Ctrl + Shift + I doesn't Format document, but also opens the emoji picker.

image
image

@Old-Farmer
Copy link

same for me.

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

No branches or pull requests

4 participants