Visual D 1.1.0-beta1 shows parameter storage at call site
Rainer Schuetze
r.sagitario at gmx.de
Sat Jan 9 08:04:22 UTC 2021
On 06/01/2021 16:56, Imperatorn wrote:
> On Sunday, 27 December 2020 at 11:13:43 UTC, Rainer Schuetze wrote:
>> Hi,
>>
>> finally, there is a new version of Visual D being prepared. Apart from
>> updating the semantic engine to the latest (prerelease) version of dmd,
>> it features adding "adornments" (Visual Studio terminology) to the call
>> site of parameters that are passed by (mutable) ref, out or lazy.
>>
>> See
>> https://rainers.github.io/visuald/visuald/images/parameterstorage.png
>> for some examples.
>>
>> What do you think of this feature?
>> What about the slight inconsistency between struct member function calls
>> and UFCS calls?
>>
>> If it's too annoying, you can disable the feature on the
>> "Intellisense" options page.
>>
>> You can grab the new installer at
>> https://github.com/dlang/visuald/releases/tag/v1.1.0-beta1
>>
>> Best,
>> Rainer
>
> Btw, my company wanted (earlier in 2020 anyway) to donate/support the
> development of Visual D specifically. Is that possible?
Thank you for considering supporting the project.
Mike asked me about that, too. I haven't been able to do much on Visual
D over the last months, so I am hesitating to set something up while not
being able to dedicate more time.
More information about the Digitalmars-d-ide
mailing list