community
community copied to clipboard
Introduce Emmet toolkit in HTML editor
You know the drill, some coding shortcuts to quickly generate HTML tags:
ul#nav>li.item*4
Becomes (after pressing TAB key):
<ul id="nav">
<li class="item">[cursor automatically placed here]</li>
<li class="item"></li>
<li class="item"></li>
<li class="item"></li>
</ul>
Mark it as a request. It's good idea to introduce emmet into Scrimba. You can contact to Emmet's author https://github.com/sergeche He had done implementation of emmet into a live editor (codemirror movie) as you can see here https://emmet.io/ (just click the "watch video").
Any news about implementing emmet in Scrimba?
This is unfortunately not something we have got time to do right now @drozumek :(
Please include emmet into the editor. @perborgen
@perborgen still not considering? Would be absolutely awesome!
Release the emmet!
Edit: this comment was meant for another issue but keeping it here to debug later in GitSpeak.
@perborgen please close this when you deploy the z-index
fix for the volume button.
Thanks.
+1
+1 for emmet 😃
+1 for emmet
+1 for emmet
+1 for emmet