Skip to content

Visual D 0.51.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rainers rainers released this 17 Nov 17:36
· 225 commits to master since this release
158eda0

Changes since v0.50.1:

  • Ctrl+Click goto definition added for VS2017+
  • experimental: semantic server built from dmd frontend
  • VS2017+: syntax highlighted tool tips
  • mago:
    • new option "hide reference pointers"
    • new option: "remove leading zeroes from hex values"
    • fix crash expanding pointer to empty dynamic array
    • large arrays: show growing index, fix omitting last element
  • installer: add sections for "Build Tools VS2017/2019""
  • dparser: now creates server process per Visual Studio instance
  • added option to not show error squiggles and markers
  • added tooltip to collapsed region
  • fix function signature tool tips
  • error list now filled with intellisense errors
  • basic DUB support: upgrade and refresh if project contains dub.json or dub.sdl
  • msbuild: pass original variable LinkToolExe to pipelink.exe through environment