"How hard could it be to detect when someone presses Ctrl+C?"
Famous last words before a 3-day deep dive into VS Code's internals.


Sometimes the simplest requirements lead to the most fascinating technical challenges. This is the story of how I learned to intercept VS Code commands without breaking everything.




TL;DR 📝


Detecting...