Sergey Chikuyonok

Results 456 comments of Sergey Chikuyonok

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

It's better to use native Sublime Text snippets in your case. If you still want to create Emmet snippet, you should wrap custom text with `{}`, e.g. `{console.log()}`. Emmet snippets...

Not sure what you mean. Emmet doesn't work in JS by default, only in JSX with prefixed mode: https://github.com/emmetio/sublime-text-plugin#jsx-support

When do you have a slowdown? When expanding abbreviation?

In Sublime Text, you can’t unset shortcuts provided by plugins. I’m not sure which goal you’re trying to achieve. New Emmet doesn’t require autocomplete, it automatically tracks abbreviations you are...

Seems like my recent fix have broken it 😬 Released v2.2.6 quickfix, please check if it works as expected

Package Control needs some time to propagate updates. Check for `Insatlled Packages` folder. You can manually replace most recent version from https://emmetio.github.io/sublime-text-plugin/