Sergey Chikuyonok

Results 185 comments of Sergey Chikuyonok

Maybe later. I’ll check out VS plugin API

Oh, great! I’ll definitely check it out soon.

There’s a work-in-progress VS plugin with official Emmet core: https://github.com/emmetio/emmet.net

@Merg1255 this plugin is not finished yet so it’s not available for “official” download. It is originally developed by @sergey-rybalkin and I’m going to try to finish it and make...

I can’t find a real benefit from Slim filter. The difference between Slim syntax and Emmet abbreviations is that you have to put linebreaks instead of `+` and `>`.

Yes, it might be supported in future

Not yet. What contribution you’d like to provide?

Great! You can ask me any questions about Emmet integration

I have some spare time so I can get back to porting Emmet to CM6 in near future

Thanks to [Replit](https://replit.com/) folks, there’s a working implementation of Emmet for CodeMirror 6, which is available in separate repo: https://github.com/emmetio/codemirror6-plugin There’s still much work to do, but at least all...