Is there any way to persuade the Delphi IDE to display vertical indent lines that help me see which begin goes with which end? I would like the IDE option to show a vertical line between associated begin/end statements.
问问题
2729 次
2 回答
18
你可以使用CnPack IDE Wizards,这个插件包括一个叫做Code Structure Highlight
.
于 2013-06-27T19:27:08.953 回答
2
在 Delphi 10 Seattle 及更高版本中,它是一个内置功能,默认情况下是打开的。
于 2016-05-06T09:59:51.380 回答