Sergey Chikuyonok

Results 456 comments of Sergey Chikuyonok

See https://github.com/emmetio/sublime-text-plugin#adding-custom-emmet-snippets You can update variables like so: ```json { "config": { "markup": { "variables": { "lang": "ja" } } } } ```

It’s possible to set output quotes of generated Emmet snippets. I made a small update in 2.3.3 so you can set it for PHP but it’s quite tricky: 1. Create...

Not sure where the problem is and what you’re trying to achieve

OK, so it looks like you’re trying to the same behaviour with Tab key as in HTML? With automatic abbreviation marking and preview?

I need some time to update plugin to make this work

https://github.com/emmetio/sublime-text-plugin#more-actions

The idea Emmet itself is to use shortcuts for CSS properties (in your case, `bc` to produce `border-color`). If you type full CSS property, you don’t need Emmet at all,...

Writing tags inside attributes is a bit awkward and invalid in HTML (Emmet was developed for HTML), yet in JSX it’s perfectly valid. Will try to figure out how to...

@vizvamitra it seems like a bug in abbreviation detection logic that detects if you’re typing abbreviation or just a regular word. In your first video, detected abbreviation is `