Sergey Chikuyonok

Results 456 comments of Sergey Chikuyonok

You can run Capture Abbreviation for now to get abbreviation left to your caret until I fix this issue

There’s Emmet: Capture Abbreviation action (id: `emmet_capture_abbreviation`). You can put caret anywhere in editor and run this action, it will try to find abbreviation left to caret and capture it...

Would like to see how it works in ST4 :)

> That doesn't work for me because I have "auto_complete_commit_on_tab": true. Indeed, something wrong with my completion provider, will check it out. > If you would use completions popup then...

> That doesn't work for me because I have "auto_complete_commit_on_tab": true. Oh, I see now: enabling `auto_complete_commit_on_tab` disables Enter for committing completion. I think I can’t do much about it:...

I agree it’s confusing, but it’s the best I could implement with current API state. Actually, suppressing completions is not a good idea, IMO. The best solution would be to...

I’ve described how to disable abbreviation capturing: https://github.com/emmetio/sublime-text-plugin#disable-abbreviation-capturing You can also disable preview with `"abbreviation_preview": false` option in Emmet preferences

Ok, I’ll add option to disable previews for CSS only Отправлено с iPhone > 10 авг. 2020 г., в 15:32, Will Rowe написал(а): > >  > @sergeche I'm referring...

You can now enable abbreviation capturing and/or interactive previews for specific syntax types: https://github.com/emmetio/sublime-text-plugin#disable-abbreviation-capturing Make sure you’re using v2.0.1

This extension is not supported and not under development anymore. It might be incompatible with latest NPP version