DEV Community

Cover image for 9 VSCode Extensions You Definitely Need As A Developer

9 VSCode Extensions You Definitely Need As A Developer

Mark Vassilevskiy on November 08, 2021

These extensions will help you improve your workflow if you use VSCode every day, as I do, and make it far better than it is currently. Iโ€™ve been u...
Collapse
 
sven1106 profile image
Sven1106

Really nice suggestions!
Definitely going to try Kite! ๐Ÿ˜
Just FYI, vscode has bracket pair colorizer built into the editor.
Just add
"editor.bracketPairColorization.enabled": true to your settings.json

Collapse
 
turry profile image
Turry

Good guide, Iโ€™d recommend TabNine for the people that donโ€™t want to use kite.

Collapse
 
ztrolly profile image
Breno Lopes do Carmo

TabNine is very good, college students can upgrade to the pro by registering the email that the college provides

Collapse
 
mehdico profile image
Mehdi Mousavi

Try new Github's Copilot.

Collapse
 
turry profile image
Turry • Edited

๐Ÿ˜ณ๐Ÿคง

Collapse
 
mike_andreuzza profile image
Michael Andreuzza

Feel free to test a vs code theme that I made.

marketplace.visualstudio.com/items...

Collapse
 
metamark profile image
Mark Vassilevskiy

Wow! I really liked it, can we discuss more about it and probably other kinds of stuff in Discord? (MarkFusion#2903)

Collapse
 
mike_andreuzza profile image
Michael Andreuzza

absolutely, just DM me ๐Ÿ˜Š

Collapse
 
mehdico profile image
Mehdi Mousavi

You DEFINITELY don't need Material Icon Theme for coding!

Collapse
 
niktor76 profile image
niktor76

True, you don't need it. You don't need the most of them, but it makes coding easier ane more comfortable.

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
metamark profile image
Mark Vassilevskiy

Hah, I added it for fun :)

Collapse
 
m4r14 profile image
mark vachi

love it

Collapse
 
adityysharma profile image
Aditi Sharma

I certainly love the bracket pair colonizer, now I won't need to put in additional time in figuring out where the loop is starting.

Collapse
 
mentoraliu profile image
Mentori

other than Kite the rest are awesome, Kite is supposedly malware

Collapse
 
tambyrd profile image
Tam Sylte

Thanks for introduction to Kite! going to give it a whirl.

Collapse
 
cledbuxandcodes profile image
Cledb

Wow thank you for this! Helpful for beginners like me ;-)

Collapse
 
stuffsuggested profile image
niksin
Collapse
 
harishash profile image
Haris#

Great article bro. You should also checkout Live Preview, Live Share, and blox as well.