emmet-atom icon indicating copy to clipboard operation
emmet-atom copied to clipboard

Tab doesn't work, neither does Emmet

Open petrchutny opened this issue 10 years ago • 4 comments

Hi, just launched atom now to find that I can't TAB. Emmet doesn't work either – I can't expand even by shift+cmd+e, it deletes the word (e.g. "#funky"). If I disable the emmet package, TAB works well.

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

petrchutny avatar Oct 08 '15 16:10 petrchutny

/ Resolved by deleting the .atom hidden folder in my user folder on OS X. Not sure if I should keep this issue here or delete it, to my understanding, it's still an issue. I only have one other package – beautify, which I don't think can conflict with Emmet anyhow. Feel free to delete/close this issue though.

petrchutny avatar Oct 08 '15 17:10 petrchutny

Not sure if related, but behavior sounds similar: when I hit tab to expand an emmet expression, the line just deletes. I can tab elsewhere just fine, but when I tab complete emmet expressions it just wipes out the line.

jglovier avatar Nov 03 '15 00:11 jglovier

Interestingly, keybinding resolver is showing the emmet command was executed.

image

jglovier avatar Nov 03 '15 00:11 jglovier

Opened a new issue for mine. #347

jglovier avatar Nov 03 '15 00:11 jglovier