I got tired of asking AI to explain my code and getting back a wall of text I still had to read. So I built CodeWalk AI — ask it "what does run() do?" and it walks you through it out loud, step by step, like a senior dev sitting next to you — with the exact line highlighted in real time. No API key needed. Works with Copilot or Claude you already have. Completely free. Search "CodeWalk AI" in VS Code extensions or click : 🔗 https://marketplace.visualstudio.com/items?itemName=guystez.codewalk-ai
Funny timing, I actually came across this while trying to understand a pretty massive codebase for a project I'm working on.
I gave it a try, and it's genuinely useful. The feature that stood out most to me was the guided walkthrough of the code itself. Being able to follow along directly in the editor and have the relevant lines highlighted made it much easier to stay focused, instead of constantly jumping back and forth between the file and a chat window.
It feels like one of those small UX improvements that ends up saving a surprising amount of time.
Plant ID & Disease Identifier
Congrats on the launch! 🎉
Funny timing, I actually came across this while trying to understand a pretty massive codebase for a project I'm working on.
I gave it a try, and it's genuinely useful.
The feature that stood out most to me was the guided walkthrough of the code itself.
Being able to follow along directly in the editor and have the relevant lines highlighted made it much easier to stay focused, instead of constantly jumping back and forth between the file and a chat window.
It feels like one of those small UX improvements that ends up saving a surprising amount of time.
Really nice work!