neoclide / coc-emmet

Emmet extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

! and !!! autocompleted, but never expanded

benyaminl opened this issue · comments

Hello, I have encounter bug, when I use ! and !!!, it do show autocompletation, but it won't autocomplete. The rest of emmet runs fine, like doc or div even with some variable.

Is there anyway to know what cause it? Thank you

Have same issue, use Fedora 35, Vim 8.2.

The snippet html:5 worked for me btw

@moniquelive it realy works, thank you! It's much more simpler to remember html:5 than writing it manually.

Fixed on latest release branch of coc.nvim.