Visual D 0.48-beta1

Nierjerson Nierjerson at somewhere.com
Tue Nov 13 01:23:39 UTC 2018


On Saturday, 10 November 2018 at 08:50:53 UTC, Rainer Schuetze 
wrote:
> 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

I'm getting the "This breakpoint will not be hit. No symbols have 
been loaded" error after updating again. Seems something broke? 
dmdx86

Seems this is a reoccurring problem?


More information about the Digitalmars-d-ide mailing list