emmetio / emmet-eclipse

Emmet for Eclipse
http://emmet.io
343 stars 74 forks source link

Enable abbreviation in JBoss Tools HTML Editor #4

Open josenaldo opened 11 years ago

josenaldo commented 11 years ago

I'm using Emmet with JBoss Debeloper Studio 5.0, but it does not work in the "JBoss Tools HTML Editor." If I open the file with the HTML editor, it works normally.

My environment:

Windows 7 JBOss Developer Studio Java 1.6.0_36

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1290610-enable-abbreviation-in-jboss-tools-html-editor?utm_campaign=plugin&utm_content=tracker%2F311127&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F311127&utm_medium=issues&utm_source=github).
sergeche commented 11 years ago

It doesn’t work as Tab expander or as menu action too?

josenaldo commented 11 years ago

Yes. I tried create new shortcuts (like ctrl + tab) or use ctrl + e... And it still doesn't work...

sergeche commented 11 years ago

OK, I need some time to get my hands on Eclipse plugin.

maxandersen commented 11 years ago

@josenaldo it works for me if you have the source tab open as the default. Thus choose the source tab, close the editor and open again and emmet will be able to locate the texteditor.

Same problem occurs with any multipage editor that doesn't have ITextEditor on all their tabs - emmet doesn't pick up when you actually switch into an editor embedded inside a page or when you switch from a non-editor to an editor page.