On Wed, 25 Nov 2020 at 05:28, Muhammad Altahhan <[email protected]> wrote: > > Hi everyone, > > I wonder if the option to highlight the active fold is still available in > Geany? According to the following website: > https://sourceforge.net/p/scintilla/feature-requests/765/?page=0, it was > available at some point. > > Right now, this feature has been implemented in Scintilla, which I think > Geany uses as a text editing library. The feature can be enabled by using "" > SCI_MARKERENABLEHIGHLIGHT "".
This option exists in Scintilla. This option does not exist in Geany code, nobody needed it so nobody implemented it. Cheers Lex > > I also found the same option in wxWidgets here: > https://docs.wxwidgets.org/trunk/classwx_styled_text_ctrl.html#aba8bda36ef191f934608aa4a4280ee44, > if it might help with anything. > > Thank you very much in advance! > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
