[Lazarus] Can the Lazarus IDE match parentheses and begin/ends?
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jan 5 13:05:26 CET 2018
On Fri, 05 Jan 2018 12:41:44 +0100
Bo Berglund via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> I wonder if it is possible (and if so how) to enable the Lazarus code
> editor to match the open/close parenthesis
Since a long time. It is enabled by default.
http://wiki.lazarus.freepascal.org/IDE_Window:_Editor_Options_Markup#Bracket_Highlight
> and begin/end block delimiters?
Same:
http://wiki.lazarus.freepascal.org/IDE_Window:_Editor_Options_Markup#Current_Word
Full colors came with 1.8:
http://wiki.lazarus.freepascal.org/Lazarus_IDE_Tools#Outline
Mattias
More information about the Lazarus
mailing list