DEV Community

Cover image for If you could install only one VSCode extension?
Camilo Martinez
Camilo Martinez

Posted on • Updated on

If you could install only one VSCode extension?

Halloween it's near, witches and sorcerers are among us... making his own magic potion. And me too... Muajajajaja!

Alt Magic Spell

  • Seven unsolved issues exist from version 1
  • Thirty TODO comment lines
  • Some spiders web
  • Ten drops coffee from java
  • Eight virgin libraries
  • Follow three repositories with 0 stars
  • One unused ASCII table
  • Two broken laptops
  • Junior developer's tears

And finally, the secret ingredient...

  • One Rubik's cube solved in less than 10 seconds!

Evil laugh! Trumpeting of thunders in the distance!

Dance around the pot, chanting.

Abracadabra! Abracadabra! Abracadabra!

Booom!!! Almost each one of us creates a post like this:

My preciousss! Gollum! Gollum!

It's like your own perfect spell, but only work in your reign!

That's why I think this kind of post is a useless thing than others can ever seen. It's a post made only for you.

Alt Creepy Ghost

But now imagine this creepy story:

  • An evil ghost was seized Visual Studio Code and limited to install one extension.
  • Ohhh no! Who you gonna call?
  • Ghostbuster!
  • No, they are busy this month
  • El Chapulรญn Colorado?
  • Who? No!
  • So?
  • You need to choose one
  • Only one?
  • Yep, sorry
  • Crap!

Alt Only One

  • What would it be... and why?

--
That's All Folks!
Happy Halloween ๐ŸŽƒ๐Ÿ’€

beer

Top comments (39)

Collapse
 
equiman profile image
Camilo Martinez • Edited

For me: Settings Sync

BTW what gonna sync if can only have one?

Ridiculous

Collapse
 
thefern profile image
Fernando B ๐Ÿš€

Settings sync lol

Collapse
 
jbull328 profile image
John Bull

Prettier. Having to not remove spacing and fix my code when I indent to far is a huge timesaver.

Collapse
 
equiman profile image
Camilo Martinez

And no more fights on merge due differences between developers.

Collapse
 
jbull328 profile image
John Bull

Great point!

Thread Thread
 
equiman profile image
Camilo Martinez

I already walked through this hell

Collapse
 
jeroka profile image
Esteban Rocha

I'll cheat on that one and take Vs Code VIM Not for being a fanboy, but if there is only one slot, VIM keybindings and functionalities will make it work like if you have several extensions

Collapse
 
j_mplourde profile image
Jean-Michel Plourde

That is definitely what I would pick. Since I recently learned VIM keybindings, I can't live without them.

Collapse
 
xlebenny profile image
Benny Leung

for work: gitlens
Because some strange code is come from client request, but undocumented, need to find out who write that and document that

Sorry of my English

Collapse
 
ryaninvents profile image
Ryan Kennedy

Too often I find that I'm the one who wrote the code... ๐Ÿคฆโ€โ™‚๏ธ

Collapse
 
equiman profile image
Camilo Martinez

No problem bro, we are here to learn, even English like me. Keep practicing.

Collapse
 
equiman profile image
Camilo Martinez

I tried Git Lens but have a lot options, that why I use git-blame but as @ryaninvents says I see my user involved many times LOL

Collapse
 
lexlohr profile image
Alex Lohr

I'd create a pack extension of all the extensions I need and install that. You might call that cheating, but see how much I care :)

Collapse
 
ld00d profile image
Brian Lampe

"I would wish for more wishes"

Collapse
 
equiman profile image
Camilo Martinez

And how can I do that? ๐Ÿ˜

Collapse
 
lexlohr profile image
Alex Lohr
Thread Thread
 
equiman profile image
Camilo Martinez

Thanks... now I can make real my Halloween spell.

Collapse
 
rhymes profile image
rhymes

The theme: One Dark Pro

Collapse
 
equiman profile image
Camilo Martinez

Be careful. Ghosts likes live in dark places!

Happy Haloween!

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

For me would be the theme generator which I can't remember the name as of right now, but it's pretty cool and I no longer need to spend any more time looking for themes on the internet when I get bored of the current one.

Collapse
 
alyson profile image
aly quey

vim ๐Ÿ™

Collapse
 
nickytonline profile image
Nick Taylor
Collapse
 
theredspy15 profile image
Hunter Drum

Popping and Locking Theme

Default theme makes me want to vomit after looking at it for too long

Collapse
 
ryan profile image
Ryan

I had to check which ones were actually extensions. VSCode is great with adding features.

That said, it would have to be PHP Debug -- How can I work at all without remote debugging?

Collapse
 
equiman profile image
Camilo Martinez • Edited

Oh man I have no idea, hope someone that develop with PHP can help you with that.

Collapse
 
callgage profile image
Gage Henderson
Collapse
 
matiasolivera profile image
Matรญas Olivera • Edited

Without hesitation, prettier. I couldn't live without that extension. ๐Ÿ˜ฑ

Collapse
 
luispa profile image
LuisPa

Prettier.
And a //@ts-check on the top of my files.

Collapse
 
equiman profile image
Camilo Martinez • Edited

This comment line is what for?

Collapse
 
avalander profile image
Avalander

Atom Keymap, because since I moved from Atom about two years ago, I've been to lazy to learn VS Code's shortcuts.

Collapse
 
equiman profile image
Camilo Martinez

It happens same to me, but some day I decided learn VSCode shortcuts and now I love it because each update comes with new shortcuts that are late adopted by keymap extensions.

Just yesterday โŒ˜+K โŒ˜+Q is for go to last edited location.