
I built a VS Code extension that blocks AI so you can actually learn to code
π§ I Built a VS Code Extension That Forces You to Code Without AI We've all been there β you're stuck on a problem, so you hit Cmd+I , Copilot spits out 40 lines, and you paste it in. Problem "solved." But did you solve it? I built Raw Code Focus β a VS Code extension that completely blocks all AI assistance for a timed session, so you can actually practice thinking through problems yourself. What It Does When you start a session: π« Copilot inline completions, Next Edit Suggestions, and Chat are all disabled π« TabNine , Codeium , and VS Code's built-in inline suggestions are off π« The "Generate code βI" hint is hidden β± A live countdown sits in your status bar (turns yellow under 5 min) π Stats are tracked β streaks, total focus time, completion rate When time's up, everything is silently restored to exactly how it was. Why I Built It I noticed I was reaching for Copilot before I'd even fully read the error. That's not learning β it's outsourcing thinking. Raw Code Focus gives you a gui
Continue reading on Dev.to Beginners
Opens in a new tab



