[Geany-Users] Ruby indent not working

Sayth Renshaw flebber.crue at gmail.com
Fri Jan 18 01:25:10 UTC 2013


On Fri, Jan 18, 2013 at 11:59 AM, John Yeung <gallium.arsenide at gmail.com>wrote:

> On Thu, Jan 17, 2013 at 6:42 PM, Sayth Renshaw <flebber.crue at gmail.com>
> wrote:
> > Can anyone tell me if these are the correct files that need to be put
> into a
> > ruby plugin?
>
> SciTE properties files are for SciTE, not for Scintilla.  They have no
> meaning whatsoever for Geany.  Think of a plug-in as a program, not as
> settings.  If you want to make a Ruby indentation plug-in, you have to
> write a program that interacts with Geany to achieve it.  If it was as
> simple as providing settings, someone would have done it already.
>

Currently can use ruby beautifier with geany and the send to selection
option to tidy up the ruby code. The plugin is written in Ruby itself. Its
rules might provide a guide to adding indentation support to geany.

Its here http://www.arachnoid.com/ruby/rbeautify.rb.html


> Please just use some other editing software, or put up with having to
> indent Ruby yourself in Geany.
>
> Yes that's ok for the short term but it would be good to resolve moving
forward.

Sayth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20130118/97679c9c/attachment.html>


More information about the Users mailing list