Sergey Chikuyonok
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).