Mit freundlichen Grüßen, A. Kipsch
------------------------------------------------------------------------
Andreas Kipsch
Moltkestraße 41
*D* -12203 Berlin

*Kontakt:
*Fon: 030-664 644 42
Mobil: 0176-76470118
Mailto: a.kip...@kabelmail.de


Am 18.01.2013 02:25, schrieb Sayth Renshaw:


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

    On Thu, Jan 17, 2013 at 6:42 PM, Sayth Renshaw
    <flebber.c...@gmail.com <mailto:flebber.c...@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


_______________________________________________
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to