Lazarus
Using the Lazarus IDE => Editor => Topic started by: k1attila1 on October 20, 2020, 09:11:40 am
-
Hi
Is there begin...end indicator in Lazarus ide ?
thank you Attila
-
Tools -> Editor -> Display -> Markup and Matches -> Outline (global)
Checkbox in Matching Keywords
-
Thank you. I'll try it.
-
There are also "keyword brackets on caret" same config page.
Highlight the match for the begin/end.... at the caret.
colors for all of this can be set on the color page
-
Wow! :o Didn't know about this. Now my sources are (more) colorful.
I'll use it for a while to see if it makes life easier. Thanks!