Visual D not showing structs and not showing intellisense for certain types
Johnson Jones via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Sat Aug 5 16:39:57 PDT 2017
On Saturday, 5 August 2017 at 14:44:56 UTC, Johnson Jones wrote:
> I noticed that for another local variable not showing the
> members, it shows something like
>
> static main..value init
>
> for the init member. Maybe the double dot is a bug and doesn't
> work with the the other members. It's listed when you do do a
> single dot, the intellisense box pops up then the grey side box
> pops up similar to the definitions list.
Also, when I do something like gdk.Window. I get a list of
everything. Should the intellisense not simply return what is
inside gtk.Window?
More information about the Digitalmars-d-ide
mailing list