Delphi 6 中的代码语法突出显示(突出显示语法和 ifdef 块)
我知道 Delphi 6 已经很老了。不幸的是,有一些原因导致我无法升级,但我不想在这里讨论。
我的问题是很难阅读代码。我有 Castalia 插件,它有点帮助(括号匹配,显示 if、else、end 块),但它不像其他 IDE 那样以不同颜色突出显示语法(变量、常量、过程等)。它也没有显示 IFDEF 块,这有时会非常令人困惑。
对于 Delphi 6,哪些插件可以实现部分或全部这些功能?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
CnPack 将在 Delphi6 上运行,并且它突出显示 {$whatever} 符号。
http://www.cnpack.org/index.php?lang=en
CnPack will work on Delphi6, and it highlights {$whatever} symbols.
http://www.cnpack.org/index.php?lang=en