Visual D - Visual Studio 的D语言开发插件


BSD
Windows
C/C++

软件简介

Visual D 是一个与 Visual Studio 无缝整合的插件,让你享用最强大的 Visual Studio 进行D语言的开发调试!

目前版本支持 Visual Studio 2005/2008/2010/2012/2013
版本(安装方法)。

Use the navigation bar on the left to take a tour of Visual D including a lot
of screen shots.

  • Project management with all DMD options available through the UI

  • Syntax highlighting with special version and token string support

  • Import statement completion, semantic word-completion

  • Underlining of syntactical errors

  • Goto definition

  • Parameter info tooltips

  • Code outlining

  • Symbol/File search window

  • Integration of cv2pdb and Mago for nice debugging experience

  • Profiler browse window

  • Support for Error List, Code Definition window, Object Browser and Class View

  • C++ to D Conversion Wizard

  • Code completion and tooltips from semantic analysis of source code

  • Support for building with GDC instead of DMD (including 64-bit code)

  • Completely written in D