zenorocha / atom-javascript-snippets

JavaScript & NodeJS Snippets for Atom Editor
https://atom.io/packages/javascript-snippets
168 stars 104 forks source link

Inline Script-Block Snippets #20

Closed jrodl3r closed 9 years ago

jrodl3r commented 9 years ago

Is there any way to enable, or make these snippets/shortcuts available inside inline script blocks. Specifically, within *.html or outside of *.js files.

jrodl3r commented 9 years ago

Just realized that this is an Emmet issue. When I disable Emmet the inline script block shortcuts work as expected again (ex: cmd+/)