Visual D 0.48-beta1

Rainer Schuetze r.sagitario at gmx.de
Sat Nov 10 08:50:53 UTC 2018


I have just released a new beta:

https://github.com/dlang/visuald/releases/tag/v0.48.0-beta3

Changes:

- VDServer refactoring
- experimental: option to enable semantic identifier highlighting (see
Tools->Options->Text Editor->D->Editor page)
- mago:
  - fix crash in VS if a value is marked expandable, but doesn't yield
any children
  - fix .ptr property of static array if it is a struct/class member
  - add option to disable strings to be expandable
  - support showing closure and capture variables as locals for dmd
2.084 (nightlies)



On 05/10/2018 14:41, Rainer Schuetze wrote:
> Hi,
> 
> I have prepared a beta for the next release of Visual D. Here are some
> highlights:
> 
> - fixed installation/uninstallation issues in VS2017
> - new VC project: allow adding C++ skeleton, fix some default settings
> - settings: removed some legacy settings and made scope clearer
> - dparser: support for "static foreach", fixed "find references",
> experimental "show value of constants in tooltip"
> - mago: fix crash in VS2017, shows return values of functions stepped over
> - fixed "Compile and Run" on selection
> - fixed help via F1
> 
> You can find the installer and more details here:
> https://github.com/dlang/visuald/releases/tag/v0.48.0-beta1
> 
> Rainer


More information about the Digitalmars-d-ide mailing list