<br><br><div class="gmail_quote">On Sun, Dec 23, 2012 at 9:24 AM, Dominic Hopf <span dir="ltr"><<a href="mailto:dmaphy@googlemail.com" target="_blank">dmaphy@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Thufir,<br>
<div class="im"><br>
On Sat, 2012-12-22 at 21:57 +0000, thufir wrote:<br>
> How can I beautify ruby code?  Is there a ruby plugin which I don't see?<br>
><br>
> see also:<br>
> <a href="http://stackoverflow.com/questions/14000510/" target="_blank">http://stackoverflow.com/questions/14000510/</a><br>
<br>
</div>Geany allows external tools like astyle or similar to handle this Job.<br>
Go to Edit->Format->Send Selection to->Set custom commands to set this<br>
up.<br>
<br>
Hope this helps you.<br>
<br>
Best Regards,<br>
Dominic<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dominic Hopf<br>
<a href="http://dominichopf.de/" target="_blank">http://dominichopf.de/</a><br>
<br>
Key Fingerprint: A7DF C4FC 07AE 4DDC 5CA0  BD93 AAB0 6019 CA7D 868D<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><div><br></div><div>I usually set up my pep8 checkers, pylint and perl tidy into my build commands</div><div><br></div><div>Build -> Set Build Commands</div><div><br></div><div>Sayth</div>