Re: Visual D 0.3.24 released

2011-05-08 Thread Eric Poggel (JoeCoder)

On 5/8/2011 5:31 AM, Rainer Schuetze wrote:

Hi,

as the newest version of Visual D includes some major improvements, I'd
like to announce its release here.

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, 2008 and 2010 as well as the free Visual Studio Shells.

Added features worth noting include

* support for Object Browser and Class View

* runs a parser in the background to underline syntax errors (no
semantic analysis)

* new version of the mago debugger that fixes some issues with
exceptions and improves the call stack display

Highlights in previous versions not announced here:

* support for Code Definition Window

* search and replace based on the D tokenizer, ignoring white spaces and
comments and supporting brace matching

* new compilation modes: compile and link seperately, compile only

Visual D comes with an easy installer and can be downloaded here:
http://www.dsource.org/projects/visuald

Best,
Rainer


Thank you.  This is great!


Re: Visual D 0.3.24 released

2011-05-08 Thread Piotr Szturmaj

Rainer Schuetze wrote:

as the newest version of Visual D includes some major improvements, I'd
like to announce its release here.


Cool! I'm using VisualD since version 0.3.22.

Thank you for your great work!


Visual D 0.3.24 released

2011-05-08 Thread Rainer Schuetze

Hi,

as the newest version of Visual D includes some major improvements, I'd 
like to announce its release here.


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, 2008 and 2010 as well as the free Visual Studio Shells.


Added features worth noting include

  * support for Object Browser and Class View

  * runs a parser in the background to underline syntax errors (no 
semantic analysis)


  * new version of the mago debugger that fixes some issues with 
exceptions and improves the call stack display


Highlights in previous versions not announced here:

  * support for Code Definition Window

  * search and replace based on the D tokenizer, ignoring white spaces 
and comments and supporting brace matching


  * new compilation modes: compile and link seperately, compile only

Visual D comes with an easy installer and can be downloaded here: 
http://www.dsource.org/projects/visuald


Best,
Rainer