Visual D 0.51.0-beta1
Pre-release
Pre-release
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