Delphi 6 is pretty old, I know. Unfortunately, there are reasons why I cannot update, which I do not want to enter.
My problem is that reading the code is not easy. I have a Castalia plugin that helps a bit (matching in brackets, shows if, else, end blocks), but it does not highlight the syntax like other IDEs (variables, constants, procedures, etc.) in different colors. It also does not show IFDEF blocks, which can be very confusing at times.
For Delphi 6, which plugins can perform some or all of these functions?
source share