Visual D 0.50.0-beta1 released

Rainer Schuetze r.sagitario at gmx.de
Sat Jun 15 12:22:55 UTC 2019


Hi,

another beta available:
https://github.com/dlang/visuald/releases/tag/v0.50.0-beta3

Changes from 0.50.0-beta2:

- full installer: slightly improve dmd directory names
- updates:
  - fix link to dmd prerelease download
  - wrong update frequency used for DMD
  - check DMD releases with prerelases, too
  - display HTML error
- mago: limit maximum number of elements for an array
- add option -lowmem

Rainer

On 04/06/2019 09:45, 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
>>


More information about the Digitalmars-d-ide mailing list