sveltejs / sites

Monorepo for the sites in the Svelte ecosystem
https://svelte.dev
MIT License
286 stars 123 forks source link

Add emmet to the Repl #527

Closed TheBlckbird closed 11 months ago

TheBlckbird commented 11 months ago

What about adding emmet to the repl? Even the most basic actions like quickly creating a tag or a tag with a class would be really useful. I think it’s just much more convenient.

TheBlckbird commented 11 months ago

It seems like the Repl uses Codemirror.
There is an official emmet plugin for it: github.com/emmetio/codemirror-plugin