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

Quick use of snippet shortcuts #55

Closed
KevinHerklotz opened this issue Feb 21, 2019 · 2 comments
Closed

Quick use of snippet shortcuts #55

KevinHerklotz opened this issue Feb 21, 2019 · 2 comments

Comments

@KevinHerklotz
Copy link

KevinHerklotz commented Feb 21, 2019

I'm used to use Emmet where I could just enter a shortcut and then press Tab.
With the vscode-es7-javascript-react-snippets this is not possible for me. I first have to press CMD + Shift + P, then start to type ES7 snippet search then press Enter and then type the shortcut and then press Enter again.
Within this time I would have typed the command myself.
So either this feature does not exist, then this Issue would be a feature request
OR this feature does exist, then this Issue would be a documentation update request, because it is not documented anywhere how I can make this Extension work with Tab.

(I tried it in a jsx file Using VSCode Version 1.31.1)

Thanks for your help 🙏

@chillios-dev
Copy link

It's possible in emmet because of Emmet: Trigger Expansion On Tab setting.
It's actually features request :) I will look into this in my free time. You can also bind ES7 snippet search

@chillios-dev
Copy link

@KevinHerklotz I've added CMD + Shift + R keybinding for Snippet Search. I'm closing an issue for now. If there is anything that I missed just write it here and I will reopen.

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

2 participants