Visual D 1.1.0-beta1 shows parameter storage at call site

Imperatorn johan_forsberg_86 at hotmail.com
Wed Jan 6 15:52:36 UTC 2021


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

Thanks a ton! 👍👍👍



More information about the Digitalmars-d-ide mailing list