Skip to content

Visual D v0.3.39 beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rainers rainers released this 02 Aug 13:09
· 875 commits to master since this release

Changes in this version:

  • new mago version 1.0
    • now supports debugging x64 executables
    • displays static members of classes and structs
    • fixed not closing executable file causing linker to fail when rebuilding
    • fixed breakpoints not set in all instances of a template
  • added editor margin to display coverage counters and percentage
  • support tab/indentation settings set by .editorconfig plugin
  • optlink now always called with /DELEXE to avoid keeping broken binary
  • added workaround for bad import library being passed by C/C++ projects
  • tweaked "Compile & Run" to distinguish between compile and execution errors
  • added "Compile & Debug" command
  • new dparser version: 78a007c9aaee915e2824f30c5c7293e8853343c4