Sergey Chikuyonok

Results 456 comments of Sergey Chikuyonok

ST3 is supported from the very first release

It was mistakenly marked as ST2-only plugin. I’ve sent PR to make it appear for ST3 too

http://emmet.io/blog/sublime-tern/

It looks like a TernJS error. Can you provide example JS code where this error appears?

@jonkirkman the only way to find it out is to use `include` project option and add files one-by-one.

No, the problem is, for some reason, Tern returned data about symbol in a way that ST plugin can parse. I’ll investigate this issue a bit later.

I haven’t tested it with Opera yet, I may have different auth model which prevents from loading purchases from Google. Will take a look in a few days

I think you can add support via preferences by passing proper scope selectors for your syntax. You should check [`syntax_scopes`](https://github.com/emmetio/sublime-text-plugin/blob/master/Emmet.sublime-settings#L29) and [`abbreviation_scopes`](https://github.com/emmetio/sublime-text-plugin/blob/master/Emmet.sublime-settings#L54) options.

OK, thanks, will try to find a solution. I guess it’s save to assume that a dot must be preceded with space character