Code Faster in Delphi Book

This book will make you a faster Delphi developer, it doesn't matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and hacks to boost your productivity.

previous arrow
next arrow

Add Unit Scope Names Automatically with this Plugin - #272

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