Visual D 0.3.24 released

Dmitry Olshansky dmitry.olsh at gmail.com
Tue May 10 05:38:09 PDT 2011


On 08.05.2011 13:31, 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

Awesome tool!
Previously I used Code::Blocks on Windows, now I think I'm addicted to 
VisualD ;)

-- 
Dmitry Olshansky



More information about the Digitalmars-d-announce mailing list