> Awesome to here! I really want to get the autocomplete support more > stable/effective,
That would be nice - what we need for that is integration of a real parser. > but outside that: Does anyone know if stetic is > super C# specific or if its code generation component could be ported > to generate vala code? Otherwise, offering autocomplete based on > GtkBuilder files might be an awesome next feature. Stetic is pretty .net-specific. If Vala supported partial classes, it would probably be possible to write a .net CodeDomProvider to allow generation of Vala code. -- Fight Defective C++: http://yosefk.com/c++fqa http://www.gnu.org/philosophy/shouldbefree.html _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
