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

Keyboard shortcut collision #4

Open
Cyborg572 opened this issue Nov 8, 2013 · 5 comments
Open

Keyboard shortcut collision #4

Cyborg572 opened this issue Nov 8, 2013 · 5 comments

Comments

@Cyborg572
Copy link

The keyboard shortcut: CTRL + SHIFT + E is the same shortcut cloud 9 uses for it's "Quick Outline" feature, (the one that lets you jump to a function/variable/class declaration by typing it's name)

@rmariuzzo
Copy link
Owner

Good catch! Any suggestion by the comment I can map the expand command to CTRL + ENTER.

@Cyborg572
Copy link
Author

As far as I can tell that one's free

@rmariuzzo
Copy link
Owner

rmariuzzo commented Nov 8, 2013

Great I will change that default key binding. Thanks for notifying this.

@jordanboston
Copy link

This change does not seem to be implemented yet. Another thing that works great in Sublime Text with Emmet is that when you expand abbreviation the cursor lands between the tags instead of at the end. This really makes a difference when coding IMO.

So if I had an h1 and then expanded it I would have
<h1>|</h1> rather than <h1></h1>|

Thanks

@rafaelrinaldi
Copy link

Are we able to run actions throught tab key? Instead of a shortcut. That would be rad.

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