4

Delphi 6 is pretty old, I know. Unfortunately there are reasons why I can't upgrade which I don't want to get into here.

My problem is that it's hard to read code. I have the Castalia plugin which helps a bit (parenthesis matching, shows blocks of if, else, end) but it doesn't highlight the syntax like other IDEs do (variables, constants, procedures, etc.) in different colors. It also doesn't show the IFDEF blocks which can be very confusing at times.

For Delphi 6 what plugins can do some or all of these features?

0

1 Answer 1

3

CnPack will work on Delphi6, and it highlights {$whatever} symbols. http://www.cnpack.org/index.php?lang=en

Sign up to request clarification or add additional context in comments.

2 Comments

Does it only highlight the {$anything} line, or all the space inbetween? The issue I'm looking to solve is that I can't tell which ifdef a block belongs to.
@Daisetsu - sorry, it only highlights the syntax, not the blocks. Too bad, as it does a nice job highlighting begin..end blocks, if..then.else, etc..

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.