You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
With the latest Emmet version installed, I noticed an issue using snippets.
When I hit TAB, the cursor go one line down.
Second time, it goes two lines down.
Third time, the snippet works.
It's because there is tabstop behind expanded abbreviation so Tab key moves there. You can reset tabstops with Esc key then expand native snippet as usual
Thanks @sergeche after searching for a while I finally found this. Is there a setting or a way to hit something other than esc to prevent this from happening by default? I have similar workflow where I create html, then insert php and need to hit esc!
Hi,
With the latest Emmet version installed, I noticed an issue using snippets.
When I hit TAB, the cursor go one line down.
Second time, it goes two lines down.
Third time, the snippet works.
Here is a .gif of what happens:
Here is my snippet code:
The text was updated successfully, but these errors were encountered: