DEV Community

Cover image for What are your favorite VS Code productivity extensions?
Madza
Madza

Posted on

What are your favorite VS Code productivity extensions?

VS code has become so feature-rich in built-in settings, you should always double check if you really need the extension you have in mind:

We have also witnessed the features of many great extensions being baked in, like Emmet, for example.

Some of the best extensions I use to increase productivity include: TabNine, Prettier and Bracket Pair Colorizer.

Share you favorite productivity extensions below πŸ‘‡

Oldest comments (24)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited
  • Markdown Preview Enhanced
  • Rainbow indent
  • Prettier-VSCode (works even without package.json, nor node_modules)
  • Comment tagged template (syntax highlighting, only relevant in JS/TS)
Collapse
 
madza profile image
Madza

Thank you for sharing! Will check them out πŸ˜‰πŸ‘

Collapse
 
cavo789 profile image
Christophe Avonture

Bracket Pair is no more needed; see code.visualstudio.com/updates/v1_6...

Collapse
 
madza profile image
Madza

Thanks for the share, I guess I need to read their release docs after each upgrade which I rarely do πŸ˜€πŸ˜€

Collapse
 
cavo789 profile image
Christophe Avonture

I'm trying to... Not the funny part of the day especially when you start vscode (and thus want to code πŸ˜‰)

Collapse
 
cdthomp1 profile image
Cameron Thompson • Edited

Here a few of my favorites

Collapse
 
madza profile image
Madza

Always loved the UI of GitHub, tho Atom dark theme is still my fav.. I see you focus on MERN stack so the last one would be really handy πŸ˜‰
Thanks for sharing these πŸ‘πŸ˜‰

Collapse
 
cdthomp1 profile image
Cameron Thompson

I don't remember using Atom dark, I'll have to give it a go. The last extension was great when I was focusing on the MERN stack, but I am now using the JAMStack and am loving it!

Thread Thread
 
madza profile image
Madza

I currently focus on JAMstack too πŸ˜‰

Thread Thread
 
cdthomp1 profile image
Cameron Thompson

Will we be seeing some JAMstack content soon πŸ€”

Collapse
 
alex_bdet profile image
Alex Bdet

For themes, Dracula has to be my favourite, dark theme but still colorful, lovely on the eyes !

For extensions, Tabnine is starting to feel like a must have, AI powered autocompletion that predicts the code you'll type based on your project and the analysis of other projects.

Collapse
 
madza profile image
Madza

Thanks for the share β€πŸ™

Collapse
 
tabnine profile image
Tabnine

We are very happy to hear that you're enjoying Tabnine, Alex!

Collapse
 
mike_andreuzza profile image
Michael Andreuzza

wanna test my theme? almost 8k Users are liking it πŸ˜€

wvsc.dev

Collapse
 
alex_bdet profile image
Alex Bdet

I'll give it a try, thanks for sharing !

Thread Thread
 
mike_andreuzza profile image
Michael Andreuzza

Sounds great, feedback is more than welcome!

Collapse
 
madza profile image
Madza

Thanks for the share, looks nice πŸ™β€

Thread Thread
 
mike_andreuzza profile image
Michael Andreuzza

You welcome!

Collapse
 
mrpuppeteer profile image
BagasN

Simple yet so effective.
Tabout

Collapse
 
madza profile image
Madza

Thanks for the input πŸ™β€

Collapse
 
sanketkheni profile image
Sanket Kheni • Edited

This are not the best but something very less people talk about..

Checkpoint - for testing 2 different things in the same file - sometimes very handy

Bookmark - you already may know it can bookmark any line in vscode then you can easily navigate to that line.

Collapse
 
madza profile image
Madza

Thanks for the share πŸ™β€

Collapse
 
amarhasic profile image
amarhasic

Tabnine, Highlight Matching Tags are less known but good.

Collapse
 
madza profile image
Madza

Thanks for mentioning additional resources πŸ‘πŸ˜‰