advice2020 created an issue (geany/geany-plugins#1515)

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)
txt 
`######################################`

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

lua
`--#####################################`

Thank You

Very kind user helped me out with a way to achieve this using GeanyLua plugin, 
which can be found here if anyone is interested
https://github.com/geany/geany-plugins/issues/1384
I figured I would create this post just in case anyone was interested in 
creating a plugin for this for users who do not use the GeanyLua plugin.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1515
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/[email protected]>

Reply via email to