12

The Delphi XE8 editor has visual cues so that you know which begin goes with which end. In our team, we have the convention of always put the begin on the same line as the owner clause.

Is there any way to have the visual cue aligned with the corresponding end instead of its begin?

Screenshot

UPDATE: This issue seems to be fixed in Delphi Seattle 10.

4

3 回答 3

15

Go to Castalia Options - Editor - Smart Highlighting. Set Structural highlighting mark hanging blocks to No

于 2015-04-08T14:48:40.927 回答
6

This is not an answer but I think it's worth sharing - CNPack's corresponding block highlighting can get this right, see screenshot below:

enter image description here

于 2015-04-20T03:08:05.893 回答
0

= reported ====================================== http://qc.embarcadero.com/wc/qcmain.aspx?d=131086

于 2015-04-21T08:56:27.807 回答