DEV Community

Cover image for Top 10 VSCode Extensions to Supercharge Your Workflow

Top 10 VSCode Extensions to Supercharge Your Workflow

Mukhil Padmanabhan on November 21, 2024

As a developer, being productive is crucial to our success. I happened to stumble upon some amazing VSCode extensions that I wasn’t using to their ...
Collapse
 
parasbansal profile image
Paras Bansal

Tabnine? That's way outdated. Isn't it?

Collapse
 
wizard798 profile image
Wizard

Idk why still people uses Path Intellisense, VS code already provides this
Is there anything extra feature in path intellisense that is useful!!?

Collapse
 
rckshnv profile image
Толик • Edited

these are absolute essentials!

I would say, further productivity boost came from

  • vscode vim extension and rewriting navigation shortcuts to vim keys (e.g. cycling through global search results, quickfix suggestions, quick open entries with ctrl+j or ctrl+k)
  • configuring terminal (and git) aliases and extensions e.g. autocomplete from terminal history or syntax highlighting (including terminal comand highlighting: green if it exists, red if does not)
  • running tmux from vscode terminal (utilizing tmux windows instead of tabs in a separate terminal)
Collapse
 
k1lgor profile image
k1lgor

I use Thunder for API tests

Collapse
 
jsanta profile image
Jose Ignacio Santa Cruz G.

If your workflow is memory sensitive I would suggest avoiding gitlens as it's a real memory hog.

Collapse
 
amit_rana_5c80cc03a8f3370 profile image
Amit rana

Informative

Collapse
 
jcamilovn profile image
Juan Camilo Vega Nieto

Git Tree Compare
Git Graph

Collapse
 
aniruddhaadak profile image
ANIRUDDHA ADAK

Absolutely incredible! 😻.

Collapse
 
raju_molla profile image
Raju Molla

Informative. Thanks man

Collapse
 
philip_zhang_854092d88473 profile image
Philip

VSCode extensions like Prettier, GitLens, and Live Server can significantly boost coding efficiency. While REST Client is useful for basic API testing, it falls short on advanced features. For a more robust API testing solution, consider EchoAPI, which offers comprehensive debugging and automated testing tools to streamline your workflow.

Collapse
 
mukhilpadmanabhan profile image
Mukhil Padmanabhan

@philip_zhang_854092d88473 Thank you for sharing. You are absolutely right, REST Client is a great tool for some quick and lightweight API testing directly within VSCode but it might lack in more advanced workflows. EchoAPI seems like a good alternative. Thanks for the suggestion, I will definitely give it a try! It’s always awesome to learn about tools that can improve our workflow. Thanks again!

Collapse
 
philip_zhang_854092d88473 profile image
Philip

Most Welcome! 😊 You may access to Echoapi through this link echoapi.com

Collapse
 
custaa profile image
Chris Custer

This sounds more like an AI response than anything

Collapse
 
thefinn15 profile image
Timur

Why on that site all posts are duplicated from other sources or its silly advices, idk 😅 Im as web dev and half or more of extensions is not helpful and that problem on the each of articles. Sorry for that dude maybe it my bad or these articles for juniors, idk😕

Collapse
 
benjaminhallock profile image
ben

i too use the internet

Collapse
 
john12 profile image
john

Great article

Collapse
 
apostol profile image
Apostol Faliagas

The Prettier code formatter works only with JavaScript, HTML, etc. Coding in not only JavaScript.

Collapse
 
spock123 profile image
Lars Rye Jeppesen

Postman is infinitely better