Sublime Forum

Press tab key then windows title bar shows "no response"

#1

I installed Emmet plugin. And I do the following steps:

Step 1> Paste code like “”"
<div style=“position: absolute; left: 10px; top: 10px; background-color: rgba(0,0,0,0.5); color: #fff; font-size: 9px; padding: 15px 20px 5px 20px;”>
“”"
Step 2> Press ENTER before “color: #fff

Step 3> Press TAB

After that, sublime editor dead. The windows title bar shows “Not responsed”.

Any help, please.

0 Likes

#2

It’s a known bug in Emmet - it’s an extremely poorly coded plugin and the maintainer hasn’t bothered fixing it yet:

0 Likes

#3

Thanks for answer. Is there any plugins can replace it ?

0 Likes