Hello everyone!

I wrote a plugin that automatically aligns your "=" like this:
fooooo=1
bar=1becomes
fooooo = 1
bar    = 1See the geanpy readme ( https://github.com/codebrainz/geanypy ) for 
info on how to install python plugins.

You can get the plugin itself from my github:

https://github.com/BMaxV/Geany-Autoalign

It's functional but there is a lot room for improvement, so I'd very much like 
to hear your critique, suggestions, feature requests, etc. 

Cheers!

Max


                                          
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to