DEV Community

Cover image for Exposure in the Workplace - VS Code Extensions
Jake Lundberg
Jake Lundberg

Posted on

Exposure in the Workplace - VS Code Extensions

Aw yeah, it's that time again...time to expose ourselves!

Image description

But not really...

In this episode of Exposure in the Workplace, we're going to take a look at 5 awesome VS Code extensions I use almost daily, and that I find super helpful.

So let's head on into the conference room before Michael wakes up from his chicken pot pie nap!

Postman

the Postman extension open within VS Code

If you've ever worked with APIs, you've likely to have at least heard of Postman. If not, you should absolutely check it out, because it makes life very convenient my allowing you to easily make requests to APIs without having to build a client do handle them. But even if you've used Postman for years, you may not know that there is a Postman VS Code extension that allows you to use the power of Postman, without having to leave your editor! 🤯

Jim Halpert from The Office smiling in stunned disbelief

Yep, you read that correctly...no more changing your code inside VS Code and then having to switch to the app or browser to re-run the request. With this extension you can do it all within your editor!

The UI is very intuitive, and if you're already familiar with Postman, you'll be right at home because the UI is very similar to the app.

Since installing this extension, I haven't had to open the Desktop app. I use it almost daily, and I must say that this extension is easily in my top 3 favs!

Install it here!

Draw.io integration

Draw.io integration open inside VS Code

If you've ever had to put together a flow chart or similar diagram, you may have already used Draw.io, a free diagramming tool that's super handy. Well guess what...You can now use it directly in your editor!

Erin from The Office standing and celebrating

You can even save the .drawio file in your project to keep the documentation close to your code...or save it somewhere else...you're call!

Install it here!

Code Spell Checker

a screenshot of code spell checker adding a blue squiggly line under a misspelled word with the auto-fix popover open

Have you ever misspelled a word in a variable or function name? Wish there was spellcheck for code? Look no further! This little extension is fantastic, and has saved me from looking like a dope more times than I can count...I bet Michael wishes he had used this to avoid missing that "Dwigt" in Threat Level Midnight.

It's non-intrusive and allows you to store new words at different levels (user, project) which is quite handy imo!

Install it here!

Emojisense

Dwight from The Office doing karate, and on every strike an emoji appears

Who doesn't 💕 a good emoji⁉️ With this little extension, now you can ➕ them to your editor❗️

From ➕ing a little fun to some documentation 🗒️, to drawing attention to important comments and markdown content, I 🩷 this extension and use it everyday.

Install it here!

Better Comments

Several comments styled in different colors from the Better Comments extension

I know there are some very strong opinions out there about writing comments in code...but if you find yourself on the side of including them, this extension is for you.

Michael Scott pointing enthusiastically at the camera

With just the basic configuration, you can quickly and easily add styling to comments just by adding a simple tag in front of them. This styling can add importance and attention to important pieces of information you don't want to lose track of.

Install it here!

This Meeting is Over

Well hopefully you discovered something new here that will make your development life just a little bit better! Maybe with these tools at your disposal, next time it won't be so hard.

Michael Scott from The Office saying, "That's what she said."

If you have your favorite VS Code extensions, I would love to hear about them!

Thanks for taking the time to expose yourself. Until next time, Happy Hacking!

Top comments (9)

Collapse
 
thatcomputerguy profile image
Griff Polk

Oh! I just realized we joined within 2 days of each other!

Collapse
 
wraith profile image
Jake Lundberg

Oh dang! We woulda been onboarding buddies hahaha! 😂

Collapse
 
thatcomputerguy profile image
Griff Polk

:) love the article about job interviews [Let’s Talk About Job Interviews, September 21]. Really cool, very detailed. I find that I don’t have this problem because I work for myself lol 😂.

Thread Thread
 
wraith profile image
Jake Lundberg

Thanks 😊

Do you have to find your own clients? Or are you established enough that people tend to come to you?

Thread Thread
 
thatcomputerguy profile image
Griff Polk • Edited

Well, I feel that I tend to have a bit of both, and I’ve found that more and more of them are no-code, which I actually kinda like. I’ve been taking a break from actually devving (is that a word?), and more graphic design! I am enjoying my break (from coding, but still hard at work for dev.to and graphic design)

Thread Thread
 
wraith profile image
Jake Lundberg

Gotcha, well first, congrats on getting yourself to a place you enjoy!

In regard to you finding clients, do you find those initial "meetings" are like interviews themselves?

Thread Thread
 
thatcomputerguy profile image
Griff Polk

Actually kinda. I tend to do it over email, but the questions are stressful when there is no inflection. But I feel like more questions could have been asked in some. There was one who barely asked anything.

Thread Thread
 
wraith profile image
Jake Lundberg

Sounds like an interview to me lol

Thread Thread
 
thatcomputerguy profile image
Griff Polk

yeah.