[Lazarus] Can the Lazarus IDE match parentheses and begin/ends?

2018-01-05 Thread Bo Berglund via Lazarus
I wonder if it is possible (and if so how) to enable the Lazarus code editor to match the open/close parenthesis and begin/end block delimiters? I find that I often have trouble finding which level of these I am at... I am currently using Lazarus 1.8.0 with FPC 3.0.4 on a Windows 7 X64 laptop. -

Re: [Lazarus] Can the Lazarus IDE match parentheses and begin/ends?

2018-01-05 Thread Ondrej Pokorny via Lazarus
On 05.01.2018 18:41, Bo Berglund via Lazarus wrote: I wonder if it is possible (and if so how) to enable the Lazarus code editor to match the open/close parenthesis and begin/end block delimiters? I find that I often have trouble finding which level of these I am at... I am currently using Lazar

Re: [Lazarus] Can the Lazarus IDE match parentheses and begin/ends?

2018-01-05 Thread Mattias Gaertner via Lazarus
On Fri, 05 Jan 2018 12:41:44 +0100 Bo Berglund via Lazarus 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

Re: [Lazarus] Rebuilding IDE Gtk/Qt

2018-01-05 Thread Mattias Gaertner via Lazarus
On Fri, 05 Jan 2018 02:59:56 +0100 Vojtěch Čihák via Lazarus wrote: > I found the reason but to make a patch is beyond my powers. > When I used the steps described below, I got this in console: >[...]is unchangedThe changes come from method >MainBuildBoss.SetBuildTargetProject1 which is called s

Re: [Lazarus] Can the Lazarus IDE match parentheses and begin/ends?

2018-01-05 Thread Martin Frb via Lazarus
On 05/01/18 12:41, Bo Berglund via Lazarus wrote: I wonder if it is possible (and if so how) to enable the Lazarus code editor to match the open/close parenthesis and begin/end block delimiters? brackets are already answered in the other mails. begin/end is not on the wiki (yet), but it is in

Re: [Lazarus] Can the Lazarus IDE match parentheses and begin/ends?

2018-01-05 Thread Martin Frb via Lazarus
On 05/01/18 14:12, Martin Frb via Lazarus wrote: eg *  "Procedure" will highlight 3 keyword: Procedure, begin, end, * "Begin/end (procedure)" highlights only the begin and end of a procedure block My mistake "Procedure"  is just Procedure ...end And both of the above, will highlight all thre

Re: [Lazarus] Rebuilding IDE Gtk/Qt

2018-01-05 Thread Vojtěch Čihák via Lazarus
Hi, so I reproduced again unwanted qt to gtk2 rebuild. Now the -v -v output is bigger:   https://pastebin.com/MCPe8FE7   Thanks, V. __ Od: Mattias Gaertner via Lazarus Komu: lazarus@lists.lazarus-ide.org Datum: 05.01.2018 13:11 Předmět

[Lazarus] Moin mOIi

2018-01-05 Thread info--- via Lazarus
Hallöchen ! -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Moin mOIi

2018-01-05 Thread info--- via Lazarus
Hallo, dies ist eine automatische Antwort. Von meinem iPhone gesendet -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Rebuilding IDE Gtk/Qt

2018-01-05 Thread Vojtěch Čihák via Lazarus
Hi,   I see now, FBuildTarget.CompilerOptions.GetEffectiveLCLWidgetType is never called. Result depends on parameter LCLWidgetType of function TBuildManager.SetBuildTarget(). This code: procedure TMainIDE.mnuToolConfigBuildLazClicked(Sender: TObject); var   ... begin   //if ToolStatus<>itNone th

[Lazarus] Package filenames with _package

2018-01-05 Thread AlexeyT via Lazarus
1. packager/globallinks/lclextensions_package-0.6.1.lpl 2. +1 −0