chinchang / web-maker

A blazing fast & offline frontend playground
https://webmaker.app
MIT License
2.56k stars 316 forks source link

Emmet support #441

Open mewforest opened 3 years ago

mewforest commented 3 years ago

Does ot support Emmet, like codepen.io? Source: https://emmet.io/

chinchang commented 3 years ago

It definitely works in the default editor, unless you switch to the Monaco editor.

Demo:

https://user-images.githubusercontent.com/379918/102714041-4447b100-42f2-11eb-8ad5-06aab3344d0f.mp4

frank-dspeed commented 3 years ago

Will try to add monaco support as i plan to add it anyway.

hatemhosny commented 3 years ago

may be this can help https://www.npmjs.com/package/emmet-monaco-es

it works very well