emmetio / emmet-atom

Emmet support for Atom
MIT License
765 stars 180 forks source link

keystrokes override atoms native keystrokes #330

Open Ganonside opened 9 years ago

Ganonside commented 9 years ago

Even when emmet isn't actually going to do anything with the command, such as when editing a javascript file, the keystrokes still override atoms native keystrokes. Could you address this so that when you aren't focused on a file whose syntax emmet doesn't handle by default, the keystrokes don't get eaten by emmet but rather fall through to the next eligible action.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

patrys commented 9 years ago

Related: #335