> On Apr 16, 2025, at 7:12 PM, Mitchell <
co...@foicica.com> wrote:
>
> Hi Neil,
>
> The documentation for margins says "Margin 2 is set to display the folding symbols, but is given a width of 0, so it is hidden.” However, the code for margin 2 says "ms[2] = MarginStyle(MarginType::Symbol);” I’ve confirmed that by default, Scintilla does not show fold symbols in the second margin.
Sorry, I meant the third margin, the one at index 2, does not show fold symbols by default.