emmetio / emmet-atom

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

JavaScript autocomplete in script tag broken. #588

Open trusktr opened 5 years ago

trusktr commented 5 years ago

Hello, thanks for the nice plugin!

Looks like I might have the same problem as https://github.com/emmetio/emmet-atom/issues/587

Basically, inside of a <script> tag, I expect for JavaScript completion to work, but when I type something like

document.queryS

and hit tab then it unexpectedly becomes

<document className="queryS"></document>

As a workaround I can press enter instead of tab, but my muscel memory keeps accidentally hitting tab like I normally do in non-html files.

It'd be awesome if this could be fixed.

sergeche commented 5 years ago

This plugin is outdated, try new one: https://github.com/emmetio/atom-plugin