Sergey Chikuyonok
Sergey Chikuyonok
You can disable `auto_mark` Emmet setting, it will disable abbreviation capturing. See more at https://github.com/emmetio/sublime-text-plugin#disable-abbreviation-capturing
Flickering is caused by ST itself, it should be fixed in recent ST4 version
2.1.14 Wrap with Abbreviation Causes Unexpected Behavior where Key Binding Changes the Buffer Syntax
Thank you for very detailed report! As far as I can see, this issue happens when you change current document syntax with keyboard shortcut when you‘re in Wrap with Abbreviation...
It looks like Emmet doesn't work at all. Try to restart ST, open ST console and send me its contents
Yes, there's separate issue for multiple selections
Do you see underline while typing abbreviation? Also, which Emmet version you have installed?
Oh, so you’ve completed word and it’s not fully underlined? Please send me your installed Emmet version
Looks like it doesn’t work properly when completing words, will check it out
Just published v2.2.5, please check if it works as expected with word completions
Disabled fix in v2.2.6 since it causes issue with native snippets. Have to find another way to properly handle word completions