<div dir="ltr">Hi everyone,<div><br></div><div>I wonder if the option to highlight the active fold is still available in Geany? According to the following website:</div><div><a href="https://sourceforge.net/p/scintilla/feature-requests/765/?page=0">https://sourceforge.net/p/scintilla/feature-requests/765/?page=0</a>, it was available at some point.</div><div><br></div><div>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 "".</div><div><br></div>I also found the same option in wxWidgets here: <a href="https://docs.wxwidgets.org/trunk/classwx_styled_text_ctrl.html#aba8bda36ef191f934608aa4a4280ee44">https://docs.wxwidgets.org/trunk/classwx_styled_text_ctrl.html#aba8bda36ef191f934608aa4a4280ee44</a>, if it might help with anything.<div><br></div><div>Thank you very much in advance!</div></div>