HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

[feature request] Emmet integration #1308

Open junghoocho opened 5 years ago

junghoocho commented 5 years ago

Emmet allows typing a few characters and replace it with a long "snippet". Most modern day editors support it and since emmet-support implementation is publicly available as javascript library, it may not be too much work to integrate it to Quiver.

https://github.com/emmetio/emmet

Since emmet leads to an amazing improvement in productivity for those who use it, it will be great if Quiver integrates emmet support.