[Vala] [ANNOUNCE] Vala Toys for gEdit 0.9.3



I'm proud to announce that vtg 0.9.3 is ready:

        Vala Toys for gEdit - "One more step closer"

can be downloaded here:

        http://vtg.googlecode.com/files/vtg-0.9.3.tar.bz2

This is mostly a bug fix release that stabilize the generic 
support introduced by the previous release and fix an old big
memory leak.

This version supports the valac from version 0.9.5.

NEWS for version 0.9.3
======================

* Add the possibility to filter symbols by scope on the source code
  outliner
* Add support for default parameters value in the calltip
  and in the source outliner pane
* Fixed some ugly crash with generics support
* Fixed a big leak when reparsing source files


Vala Toys for gEdit
===================

Vala Toys for gEdit is an experimental collection of plugins that
extends the gEdit editor to make it a better developer editor. 

Vtg tries to make less compromises as possible so, for now, its scope is
narrowed only to support the Vala programming language.

Vtg is written in Vala itself and it is currently composed of just one
plugin with four modules and it adds to gEdit: 

      * Bracket completion
      * Symbol completion
      * Project Manager - based on the gnome build framework library 
      * Project build / execute

For more information see:

        http://vtg.googlecode.com/

        http://code.google.com/p/vtg/wiki/ValaGenProject

        http://code.google.com/p/vtg/wiki/Documentation

        http://code.google.com/p/vtg/wiki/Compile


Detailed changelog from version 0.9.2 to version 0.9.3
======================================================

New features:
   149: Add support for default values in the calltip and sourceoutliner

Bugs fixed:
   144: source outliner: possibility to filter for private and public
   145: Crash when using generics
   147: Duplicated symbols on the completion list
   148: Don't show open configure / makefile for backends different from autotools


The Vtg developer

        Andrea Del Signore









[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]