I was wondering if anyone would be interested in creating / adding on to an existing plugin.
I see there is an existing plugin called “Addons” which is for various small features added to Geany, maybe it can be added to this plugin if anyone is interested.

This plugin would allow user to setup a keybinding that would create divider/separator lines when the keybinding is applied.
User would be able to setup how they want the divider/separator lines to display visually and because each language has a different "comment" symbol, there would have to be a way for user to be able to set this up per language/file type.

EXAMPLES
(plain regular text file which does not require a comment symbol)
(not sure if any other users would find this useful, but ability to use this in plain text files for me would be very helpful)
txt
######################################

xml
<!--#################################-->

lua
--#####################################

Thank You


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/issues/1384@github.com>