How can I configure the new Delphi XE8 Editor begin-end visual cues?

浪子不回头ぞ 提交于 2019-12-10 12:33:37

问题


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?

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


回答1:


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




回答2:


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




回答3:


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



来源:https://stackoverflow.com/questions/29517139/how-can-i-configure-the-new-delphi-xe8-editor-begin-end-visual-cues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!