Skip to content

Visual D 0.52.0

Compare
Choose a tag to compare
@rainers rainers released this 23 Mar 09:41
· 134 commits to master since this release
65d9c60

changes from 0.52.0-beta1:

  • dmdserver: more improvements to code completion
  • update packaged DMD and LDC versions to 2.091.0 and 1.20.1, respectively
  • fix parameter info tooltip for functions with function attributes, improve tip on templates
  • vcxproj: make compiler selection also available on the D Compiler settings page
  • vcxproj: add dbuild.props showing how to setup a project that builds D files without Visual D installed
  • vcxproj: do not check referenced projects if the project itself already needs phobos to be linked
  • vcxproj: only print the filename in the "Compiling" message, not the path
  • bugzilla 20660: goto definition on import module doesn't work