Hi Daniel, et. al.

I have been thinking about this in terms of the GUI for my project Valadate
(shameless plug: new blog post EN - http://bit.ly/217qp0J ES -
http://bit.ly/1oDvMns). A tool like Valadate makes more sense as part of an
IDE than standalone and I have been looking into the various plugin options
and came to more or less the same conclusion as you about Valencia (as well
as making it compatible with Geany, my preferred IDE).

I currently have a number of Geany/Gedit Vala related plugins in various
states of implementation that I think might be useful for such a project
and I am happy to contribute what time and resources I can.

Many thanks for taking the initiative on this!
Cheers
Chris D

2016-02-22 14:10 GMT-08:00 Daniel Espinosa <eso...@gmail.com>:

> It appears valencia is unmaintained now. May I can merge some WIP to master
> to help others to use it and attract some patches to release a 3.14 and get
> some help from others trying to provide Vala support.
>
> I was thinking to try to reuse some work from Builder and others to provide
> a simple jet stable Vala plugin. Point here is to have some thing simple
> but useful, while Builder comes more stable.
>
> What are your expectations?
>
> https://plus.google.com/110617990354745814227/posts/THkq7jWLzmD
> Hi Matthias, hi Jonathan,
>
> here's a version of valencia-0.8 that I applied the patches for gedit
> >=3.12 on [1].
> I got the patches from here [2].
>
> The only additional change I applied to the code, is to make the jump-forth
> and jump-back feature work with the Alt_R-key (Alt_Gr+Left, Alt_Gr+Right).
> Before that it was mapped to Alt (MOD1_MASK), which seems to be reserved in
> the current versions of gedit by now.
>
> Note that you might need to update the following line in the Makefile to
> match your current Vala version:
>
> LIBVALA=libvala-0.32
>
> ..where libvala-0.32 stands for the current Vala version 0.31.1 .
>
>
>
> I haven't found any portion of the valencia-code that would try to access
> any "enable-delete" member in an obvious way. However, given the fact that
> my version of valencia works with gedit-3.14, there might be a chance for
> you to have it work with gedit-3.18, too.
>
> Hope that helps.
>
> Best,
>
> gilzad
>
> [1] http://gilzad.de/linux-stuff/valencia_0.8_post_gtk3.12.zip
> [2] https://bugzilla.gnome.org/show_bug.cgi?id=724173
>
>
> > Gesendet: Freitag, 19. Februar 2016 um 21:34 Uhr
> > Von: "Jonathan Moerman" <jonathanmoer...@gmail.com>
> > An: "Matthias Berndt" <matthias_ber...@gmx.de>, vala-list@gnome.org
> > Betreff: Re: [Vala] Is there any usable editor for Vala?
> >
> > Valencia isn't limited to vala 0.24 (I've only used it with >= 0.28), you
> > can build it for 0.30 by running "LIBVALA=libvala-0.30 make" (or by
> > modifying the Makefile).
> > That error probably isn't related to Valencia, I mentioned that I'm using
> > Gedit 3.10 because I simply don't know if it will compile and run with
> > newer versions of Gedit.
> > I never meant that you should install 3.10, I should have been more
> clear.
> >
> >      Jonathan Moerman
> >
> > 2016-02-19 21:15 GMT+01:00 Matthias Berndt <matthias_ber...@gmx.de>:
> >
> > >
> > > I don't know what version of gedit you're using, but
> > >>> https://github.com/JMoerman/valencia-1 works for me. (I'm using
> gedit
> > >>> 3.10)
> > >>>
> > >>
> > >> I'll second this.  Gedit + Valencia have worked very nicely for me.
> It's
> > >> true that there hasn't been much development of Valencia recently, but
> I've
> > >> found it does everything I want it to.
> > >>
> > >> Unfortunately I can't reproduce that. After going through the trouble
> of
> > > installing gedit 3.10 and vala 0.24 (Fedora comes with gedit 3.18 and
> vala
> > > 0.30) and getting Valencia to compile, it crashes gedit on startup.
> > > $ gedit
> > >
> > > (gedit:23465): GLib-GIO-ERROR **: Settings schema
> > > 'org.gnome.nautilus.preferences' does not contain a key named
> > > 'enable-delete'
> > > Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)
> > >
> > > Cheers, Matthias
> > >
> > >
> > _______________________________________________
> > vala-list mailing list
> > vala-list@gnome.org
> > https://mail.gnome.org/mailman/listinfo/vala-list
> >
> _______________________________________________
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
> _______________________________________________
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
>



-- 
Chris Daley
Pacific Northwest

e: chebiza...@gmail.com
w: http://chrisdaley.biz
m: +1601 980 1249
s: chebizarro
tw: chebizarro
tz: PDT
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to