Sergey Chikuyonok

Results 456 comments of Sergey Chikuyonok

Yeah, seems like `mih` should have higher score, will tune scoring logic

Unable to find solution for sane time without affecting entire matching UX. Considering as low priority feature, could be solved by user by adding `minh: min-height` snippet

Yes, LSP would be the best solution here, but for now it requires too much effort for me to implement 😬 Might not have enough time for this

Emmet produces snippets with caret placeholders, produced by `output.field` option. See https://github.com/emmetio/emmet/blob/master/src/config.ts#L157 for more info

Looks like a bug, will check it out

Filters are deprecated in new Emmet version. Instead, you should configure Emmet in your editor. And ”escape” filter is not available anymore, I’m curious what’s the use case of this...

How did you installed Emmet extension?

Try to reinstall from registry again. If it doesn’t work, please show console log. You can’t install Emmet from URL because it contains NPM dependencies, you have to clone repo...

It means extension wasn’t installed properly. It’s a Brackets issue or something with your system

The solution is to no use Brackets since this editor is abandoned. Consider using something like [Sublime Text](https://www.sublimetext.com) or [VSCode](https://code.visualstudio.com).