VisualD intelli sense not working
Jiyan
jiyan at jiyan.info
Sun Apr 12 22:25:46 UTC 2020
On Sunday, 12 April 2020 at 05:41:48 UTC, Rainer Schuetze wrote:
>
>
> On 11/04/2020 16:21, Jiyan wrote:
>> [...]
>
> If you write this code at module scope, it isn't valid because
> a declaration is expected, but it looks like you are starting
> an expression.
>
> inside a function, it this works for me. I get different
> results depending on what semantic engine is used, though. You
> can try switching them with the "use DMD parsing engine"
> setting on the Text Editor->D->Intellisense options page.
>
>> [...]
>
> "doesnt work" is rather unspecific. Does that mean it doesn't
> show a completion box, or that there are no results, or too
> many?
Hey,
i fixed the problem by reinstalling VisualD, i had an old version
of it.
Thank you it works now :)
More information about the Digitalmars-d-ide
mailing list