Tired of manually prefixing System., Vcl., or Data. to every unit in your legacy #Delphi code? In this video, I walk through a Delphi IDE plugin I built that automatically adds unit scope names to the uses clauses across your project — a huge time-saver when modernising older codebases.
This saved me a bunch of time on a project I was working on. I had Claude develop it, and I've enhanced it a bit since.
Watch on YouTube.
Available on GitHub: https://github.com/alisterchristie/UnitScopePlugin




