· software
I built a VS Code extension that reads your project's mind
The Problem: Context Switching Fatigue 😫 You often have to install a specific package and go through these steps: 1. Open npm. 2. Search for the package name...
The Problem: Context Switching Fatigue 😫 You often have to install a specific package and go through these steps: 1. Open npm. 2. Search for the package name...
The Problem We've all been there. You open a project, and for a split second you freeze: “Wait, is this npm run dev, yarn start, or docker-compose up?” Context...