Visual D 0.50.0-beta1 released

Amex Amex at gmail.com
Wed Jun 5 00:58:09 UTC 2019


On Tuesday, 4 June 2019 at 07:45:56 UTC, Rainer Schuetze wrote:
> Hi,
>
> new beta2 available: 
> https://github.com/dlang/visuald/releases/tag/v0.50.0-beta2
>
>
> Changes from beta1:
>
> * check and report invalid non-empty DMD/LDC installation 
> folders
> * VC project:
>   - DMD: fix wrong selections for bounds check options
>   - LDC: added -mixin option
>   - added enable -mixin option to autogenerate files according 
> to the
> compilation model
>   - new option for -extern-std=c++xx
> * visualdproj:
>   - Error List: classify warnings and deprecations according to 
> the
> respective options
>   - bugzilla 19930: fix building projects with "&|<>" in 
> directory names
> * mago: fix conditional breakpoints "not supported"
>
> Rainer
>
>
> On 31/05/2019 18:30, Rainer Schuetze wrote:
>> Hi,
>> 
>> for the adventurous: I have just released a preliminary 
>> version of Visual D with some new major changes:
>> 
>> - there is now another installer available that includes DMD 
>> and LDC, so no additional setup steps necessary to get you 
>> going
>> 
>> - now checks for updates for Visual D, DMD and LDC and assists 
>> with downloading and installing
>> 
>> - experimental: highlight references to the same symbol as the 
>> one at the caret (to be enabled in the editor options)
>> 
>> - mago debugger extension: better dynamic type handling of 
>> classes and interfaces, show exception message
>> 
>> Grab it here: 
>> https://github.com/dlang/visuald/releases/tag/v0.50.0-beta1
>> 
>> Cheers,
>> Rainer

Thanks!


More information about the Digitalmars-d-ide mailing list