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...@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 <iofel...@gmail.com> wrote:
>
>> This might help
>>
>> https://github.com/benwaffle/vala-completion
>>
>> On Sun, Feb 14, 2016, 6:34 PM Felipe Lavratti <felipe...@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
>>
>
>
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to