5 ms·
I was working on a VS code extension that integrated with claude code to show an overlay for the changes instead of the edit tool calls so you could write every
by ta8903 1mo ago
I was working on a VS code extension that integrated with claude code to show an overlay for the changes instead of the edit tool calls so you could write everything yourself. The idea was that even if you type 100% of the same code instead of making your own changes, it would still mean you go through the code yourself and have a better understanding that you would have on just skimming through the generated code. Maybe I should start working on it again.
- ta8903 1mo ago(posting this here on the off chance someone makes this instead of me so I can just use their version instead)