10 Must-Have VS Code Extensions to Improve Your Productivity
I asked developers in my team what VS Code extensions they use to boost their productivity, and here’s what they said.
Oct 25, 20213 min read40

Search for a command to run...
Articles tagged with #productivity
I asked developers in my team what VS Code extensions they use to boost their productivity, and here’s what they said.

This article will help you find tools to improve your codebase health and increase developer productivity.

Switching between different tasks and tools requires your brain to jump from one thought process to another. Here are the tools to avoid it.

Context switching is the act of working on several tasks in parallel. More specifically, working on one task and switching to another task while not finishing the previous task. Constantly switching between different tasks requires your brain to jum...
