emmetio / brackets-emmet

Emmet plugin for Brackets editor
http://emmet.io
MIT License
488 stars 187 forks source link

TAB not working like before? #50

Closed jerrymed closed 10 years ago

jerrymed commented 10 years ago

Just installed the newest version of Emmet on Brackets 39, and I can't seem to expand any code. I used to just use TAB in css, but nothing. Has this behavior changed?

I checked and unchecked the option to expand with tab in the preferences, with no change at all. Thanks in advance (:

sergeche commented 10 years ago

Check out Emmet > Preferences, maybe there’s disabled option for Tab expander

jerrymed commented 10 years ago

thats the one I enabled and disabled to see if anything worked. The folder line below, does it need to have anything inside?

(thanks for the fast reply)

jerrymed commented 10 years ago

stranger now. I added the path to extentions folder, and the Emmet button disappeared, but still is loaded in the Extensions Manager. Uninstalled and installed and problem remains.

sergeche commented 10 years ago

Can you open devtools and see if there are errors? Debug > Show Developer Tools

RayHyde commented 10 years ago

Same happens to me. Not in CSS, not in LESS. An inline CSS style within an HTML file gets expanded, though..

jerrymed commented 10 years ago

Uninstalled Brackets fully, and deleted all mentions of folders. Restarted the PC. Loads the Emmet menu again. But still no tab. Only EXT at this moment. In the error console:

"Cannot assign Ctrl-Shift-Up to io.emmet.increment_number_by_1. It is already assigned to edit.lineUp /command/KeyBindingManager.js:463 _addBinding /command/KeyBindingManager.js:463 Cannot assign Ctrl-Shift-Down to io.emmet.decrement_number_by_1. It is already assigned to edit.lineDown /command/KeyBindingManager.js:463 _addBinding /command/KeyBindingManager.js:463 2 Uncaught TypeError: Cannot call method 'done' of undefined "

sergeche commented 10 years ago

Can you post a screenshot? I’d like to see what causes Uncaught TypeError: Cannot call method 'done' of undefined "

jerrymed commented 10 years ago

Here you go.

screen-emmet

sergeche commented 10 years ago

Oh, does Tab works for HTML? I have not working Tab in CSS too

jerrymed commented 10 years ago

works perfect in HTML (:

sgraewe commented 10 years ago

Same problem for me. HTML is working fine, only css doesn´t work.

sergeche commented 10 years ago

Just pushed v1.1.1 hot fix, it should solve this issue

RayHyde commented 10 years ago

weeeheee! Seems to do the trick.

Thanks Sergeche!

apintocr commented 10 years ago

Thank you for solving this fast.

freelancermehedi commented 5 years ago

ctrl+E not working my bracket please solved it