Re: [Vala] Newbie need help



Works! Thank's a lot!!!

Well, as coming from C# and VS2017/Monodevelop i tryed the following:

Label label = new Label("mylabel");
label.

Well I expected that after the "." the list of Label Methods/Props pop up....

Are there some settings to do this ?

Do I get this right, that there is no IDE just for vala like monodevelop for C# ?

Wolfgang

Von: Ulink <ulink gmx at>
Gesendet: 02.10.2018 16:13
An: <vala-list gnome org>
Betreff: Re: [Vala] Newbie need help
Hi,

> I used geany/geany-plugins from git, now debugger works fine ;-)

Perfect.

> So maybe last problem/question ;-)

NP, ask as much as you want. We need new Vala warriors ;-)

> "autocompletion" works with vala? If, i can't get it work....

Primary, geany does autocompletion based on opened files. So simply open
all your project vala files within Geany.

Secondary, install geany tags for autocompletion:
* get from http://wiki.geany.org/tags/start
* unzip to ~/.config/geany/tags
* restart Geany

_______________________________________________
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]