[Github-comments] [geany/geany] Feature-request: Highlighting the active fold (#2674)

Ramzy1990 notifications at xxxxx
Wed Nov 25 18:48:15 UTC 2020


Hi everyone,

In regard to the following [[Geany-Users] mail list's email](https://www.mail-archive.com/users@lists.geany.org/msg03026.html), I think it might be useful for Geany to have an option to highlight the folding region where the caret is in. Something similar to the following image:

![Geany](https://user-images.githubusercontent.com/30245545/100268854-a693d880-2f23-11eb-820d-6c61b964614e.png)

The image seems to be from Geany (might be a version from 2011, I will check). The previous image can be found [in the following website](https://sourceforge.net/p/scintilla/feature-requests/765/?page=0), where the author requested the same option to be added to Scintilla (which is weird, since I think Geany uses Scintilla editing library already). He added the patch and it was added to Scintilla under the option:

`SCI_MARKERENABLEHIGHLIGHT: Enable/disable highlight for current folding block (smallest one that contains the caret)`

Is it possible to invoke this command by some way in Geany's configuration files?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2674
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201125/d24f15df/attachment.htm>


More information about the Github-comments mailing list