On Sun, Dec 23, 2012 at 9:24 AM, Dominic Hopf dmaphy@googlemail.com wrote:
Hi Thufir,
On Sat, 2012-12-22 at 21:57 +0000, thufir wrote:
How can I beautify ruby code? Is there a ruby plugin which I don't see?
Geany allows external tools like astyle or similar to handle this Job. Go to Edit->Format->Send Selection to->Set custom commands to set this up.
Hope this helps you.
Best Regards, Dominic
-- Dominic Hopf http://dominichopf.de/
Key Fingerprint: A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
I usually set up my pep8 checkers, pylint and perl tidy into my build commands
Build -> Set Build Commands
Sayth