Hi Is it possible to use emmet on repl.it? I mean when I write .container and press tab it will give me <div class="container"></div>. I tried it but it didin't worked unfortunately.
Unfortunately, emmet is currently not supported by default in the Monaco editor (the editor Repl.it uses). If you would like to see this added, post it in the Feedback board
Please upvote my comment if it was helpful or useful in any way.
Hi
Is it possible to use emmet on repl.it? I mean when I write .container and press tab it will give me
<div class="container"></div>
. I tried it but it didin't worked unfortunately.Unfortunately, emmet is currently not supported by default in the Monaco editor (the editor Repl.it uses). If you would like to see this added, post it in the Feedback board
Thanks @mat1
@mat1 this would be great!