Hi,

A new version of Visual D has just been released. It does not include major new features, but it addresses a number of issues and improvements. A reduced list of changes:

2012-05-01 Version 0.3.32

* new version of cv2pdb with better handling of unicode characters in path names and better support for local variables in DWARF debug info * new version of mago with string literal support for associative array keys and easier stepping into main
  * some changes to reduce memory leaks due to false pointers
* fixed some issues in the parser and lexer, added support for __vector(T) * goto definition: if executed on an import statement, now searching file through import paths
  * project properties: added output type DLL and subsystem option
  * fixed underlining syntax errors showing only first error
* version highlighting now supports versions DigitalMars/GNU and Win32/Win64

The full list of changes is at http://www.dsource.org/projects/visuald/wiki/VersionHistory

Visual D is a Visual Studio package providing both project management and language services for the D programming language. It works with Visual Studio 2005-11 as well as the free Visual Studio Shells.

The Visual D installer can be downloaded from its website at http://www.dsource.org/projects/visuald

Rainer

Reply via email to