emmetio / emmet-atom

Emmet support for Atom
MIT License
764 stars 181 forks source link

Emmet deletes current line on TAB #294

Open Kerwood opened 9 years ago

Kerwood commented 9 years ago

I'm trying out Atom and have a problem with Emmet. When ever i write a HTML abbreviation and presses TAB, it just deletes the current line. Its the exact same problem this guy has https://github.com/emmetio/emmet-atom/issues/231 .

He even made a gif.

His solution was to reinstall Atom but that doesn't work. I'v tried emmet-simplified but that dont work either.

What the heck is wrong here ?

Edit: I'm getting these errors in dev tools.

Loading Emmet extensions from ~/emmet                     /home/kerwood/.atom/packages/emmet/lib/emmet.coffee:133
Emmet: no such extension folder: /home/kerwood/emmet      /home/kerwood/.atom/packages/emmet/lib/emmet.coffee:150

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/23472328-emmet-deletes-current-line-on-tab?utm_campaign=plugin&utm_content=tracker%2F535900&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F535900&utm_medium=issues&utm_source=github).
lo-co commented 9 years ago

Ugh...I have the exact same problem...what did you do to fix this or did you just stop using emmet with atom?

Kerwood commented 9 years ago

I stopped using Atom and went back to Sublime Text ☺