[Lazarus] Folding ?
Michael Van Canneyt
michael at freepascal.org
Sun Feb 19 19:06:36 CET 2023
On Sun, 19 Feb 2023, Martin Frb via lazarus wrote:
> On 19/02/2023 12:28, Michael Van Canneyt via lazarus wrote:
>>
>> Hi,
>>
>> Is it possible to enable/disable code folding on a per-language basis ?
> No, or only in the way you described below. Or by changing the source in
> each highlighter, and make the pretend they don't fold.
That seems a strange way.
Since folding can be globally switched on and off, it should also be
possible to switch it on/off on a language basis.
>
> In any case, there also remains the "fold selected lines" folding.
That would defeat the purpose.
I use the folding to see if the HTML tags are closed properly without having
to select them.
Michael.
More information about the lazarus
mailing list