Re: [Vala] Parsing Vala/Genie code for auto-completion propuse: Should it be a `valac' feature or a separate project?
- From: Felipe Lavratti <felipelav gmail com>
- To: Andy Lees <andrewl oz gmail com>, Ben Iofel <iofelben gmail com>
- Cc: Vala List <vala-list gnome org>
- Subject: Re: [Vala] Parsing Vala/Genie code for auto-completion propuse: Should it be a `valac' feature or a separate project?
- Date: Tue, 16 Feb 2016 10:41:32 +0000
Andy,
That is a much better starting poing. Using anjuta-ctags I could configure
atom to have autocomplete with vala without many modifications...
Thanks
On Mon, Feb 15, 2016 at 8:23 PM Andy Lees <andrewl oz gmail com> wrote:
Anjuta provides a ctags binary (anjuta-ctags) that will index vala code.
On Tue, Feb 16, 2016 at 3:36 AM, Ben Iofel <iofelben gmail com> wrote:
This might help
https://github.com/benwaffle/vala-completion
On Sun, Feb 14, 2016, 6:34 PM Felipe Lavratti <felipelav gmail com>
wrote:
Hello friends!
I want to spend some effort in bringing up a nice auto complete system
to
be used in the Atom code editor.
First thing I am studying how to do the the indexation of code elements,
and this question has came to me: Why not use the vala compiler itself
as
the parser, since it already does all the parsing job? I started my
learning with the vala compiler code, it doesn't seem hard to add this
feature to it, so I must come here and ask what do you vala experts
think
about this?
Should it be or shouldn't it be a Valac feature?
Thanks
_______________________________________________
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]