DEV Community

Cover image for 10 VS Code emmet tips to make you more productive

10 VS Code emmet tips to make you more productive

Tapas Adhikary on February 08, 2021

In general, productivity is the ratio between the output and input. In software engineering, programming productivity(or development productivity) ...
Collapse
 
nikhilroy2 profile image
Nikhil Chandra Roy

Great, that's why VS is great.
.btn-group>.btn.btn-primary+.btn.btn-info+.btn.btn-secondary+.btn.btn-success+.btn.btn-warning+.btn.btn-danger+.btn.btn-dark+.btn.btn-light+.btn.btn-muted

all bootstrap button.

Collapse
 
atapas profile image
Tapas Adhikary

Super, Nikhil. Thanks for adding to the list.

Collapse
 
reynaldichernando profile image
reynaldichernando

Thanks! I had no idea span{text} existed.

Collapse
 
atapas profile image
Tapas Adhikary

You are welcome. Glad, you found it useful.

Collapse
 
wildgeodude profile image
wildgeodude

This is great, had no idea half of them existed. Cheers!

Collapse
 
atapas profile image
Tapas Adhikary

Thank you!

Collapse
 
dhotesurendra profile image
Surendra Dhote

Loved it Tapas.

Thanks,
Surendra Dhote
Editor @ Proche

Collapse
 
atapas profile image
Tapas Adhikary

Thanks, Surendra!

Collapse
 
favanso profile image
Fernando Branco

Amazing post! Emmit is really helpful.

Collapse
 
atapas profile image
Tapas Adhikary

Thank you!

Collapse
 
arthur40056743 profile image
Arthur

nice

Collapse
 
atapas profile image
Tapas Adhikary

Thanks Arthur

Collapse
 
bobbyiliev profile image
Bobby Iliev

Very good list! Thanks for sharing.

Here is also a free video course on how to code faster with Emmet:

learn.better.dev/faster-coding-wit...

Collapse
 
tayyabtariq242 profile image
Muhammad Tayyab Tariq

Great

Collapse
 
spike650 profile image
Joel Goodhealth

Great article. I've already made some experiments with emmet and found out that you nearly can code a full page in just one line of code. It saves a lot of time.

Collapse
 
atapas profile image
Tapas Adhikary

Very true, Joel. It's super useful.

Collapse
 
shamimahossai13 profile image
Shamima Hossain

i should've seen this earlier...thanks a lot for the great read!

Collapse
 
atapas profile image
Tapas Adhikary

Thanks a lot for reading and appreciating. I'm glad you found it helpful.

Collapse
 
varghesejose2020 profile image
Varghese Jose

Awesome one

Collapse
 
atapas profile image
Tapas Adhikary

Glad, you liked it.

Collapse
 
rnnbrwn profile image
Ronnie Brown

Great tips, thanks for sharing.

I noticed a typo you might want to fix. Section 4, "Multiplication":

Let's create 5 list lags(li)

Collapse
 
atapas profile image
Tapas Adhikary

Thanks for reading, Ronnie, and finding the typo. I have corrected it now.

Collapse
 
billraymond profile image
Bill Raymond

Wow. I had no idea how powerful this is. Thanks!

Collapse
 
atapas profile image
Tapas Adhikary

Glad it was useful.

Collapse
 
jefferson682 profile image
J. Jefferson N. do Vale

thanks! very good!