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

question: How to assign keybinding? #4

Closed
chiefjester opened this issue May 10, 2015 · 2 comments
Closed

question: How to assign keybinding? #4

chiefjester opened this issue May 10, 2015 · 2 comments

Comments

@chiefjester
Copy link

I'm on a mac, using the default keybinding:

{
    "keys": ["ctrl+shift+,"],
    "command": "insert_snippet",
    "args": {
      "name": "Packages/Babel Sublime Snippets/react_wrap.sublime-snippet"
    }
  }

I highlight a jsx and try to press ctrl+shift+, and nothing happens, tried using different combination as well, super+shift+m for example.

Not sure if this is an ST3 bug but any help is much appreciated.

@zertosh
Copy link
Member

zertosh commented May 10, 2015

Sorry again @deezahyn. The README just had the wrong directory - that should fix it. Reaching it via the Command Palette should've still worked.

Fun fact: The development directory is not the same as the install directory. I kinda never checked what directory it would actually install to.

@chiefjester
Copy link
Author

works! I kinda missed that as well lol, thank you for the fast fix.

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