[Github-comments] [geany/geany] [Feature request]: Relative line numbers (#2788)

elextr notifications at xxxxx
Sun Apr 18 23:45:00 UTC 2021


The line numbers are generated by the Scintilla editing widget Geany uses, so it might need to be changed there unless the plugin hid the Scintilla line number margin, and used one of the text ones to show its own generated line numbers, and then it needs to hook into all the messages where line numbers change.

In other words the plugin would have to turn off the line number margin code in Scintilla and re-create it itself because there is no line number generation code in Geany.

-- 
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/2788#issuecomment-822087203
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210418/42b1dc5a/attachment-0001.htm>


More information about the Github-comments mailing list