emmet-docs icon indicating copy to clipboard operation
emmet-docs copied to clipboard

Emmet Docs & Tutorials

Results 25 emmet-docs issues
Sort by recently updated
recently updated
newest added

Hi, is it possible to autocomplete a class or id with the open and closing curly braces if i do the following: .classname -> press tab: result should be classname...

Font sizes have to be adjusted to meet modern screens

Prevent `Mixed Content: The page at 'https://docs.emmet.io/actions/expand-abbreviation/' was loaded over HTTPS, but requested an insecure script 'http://emmetdocs.disqus.com/embed.js'. This request has been blocked; the content must be served over HTTPS` error...

So either perhaps my sublime 3 emmet plugin doesn't implement the correct way, or there is a spelling mistake on http://docs.emmet.io/cheat-sheet/. Basically, `Alias of button[disabled.]` should be `Alias of button[disabled]`...

On pressing Tab key after color in Sublime or Brackets, Emmet is expanding it into below code: -webkit-column-rule: ; -moz-column-rule: ; -o-column-rule: ; column-rule: ; Similarly on pressing Tab key...

I'm referring to the **"|c"** tag that you can put at then end of your expression so emmet will generate end tag comments. Is there any way to set emmet...

Brackets: Release 1.4 build 1.4.0-16380 (release 273804eb3) Emmet extension: v1.2.2 Related ticket in Brackets GitHub: https://github.com/adobe/brackets/issues/11425 Basically, the issue is that when you have multiple selections using the Brackets built-in...

Please add support for rgba() in border

btn:b abbreviation not working in Sublime Text btn:b => ``