emmetio / brackets-emmet

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

tab do not work fine in css under quick edit model #102

Open freedomlang opened 8 years ago

freedomlang commented 8 years ago

while editing css under quick edit model, when i press tab key , then the rules are done, but the Input cursor do not in the right place。


/*"_" means the input cursor's position after i have press the tab key*/
.example{
    if the rules i write was the only one in selector, the input cursor will go to the position below;
}_

<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33041687-tab-do-not-work-fine-in-css-under-quick-edit-model?utm_campaign=plugin&utm_content=tracker%2F311111&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F311111&utm_medium=issues&utm_source=github).
</bountysource-plugin>