VisualD intelli sense not working

Jiyan jiyan at jiyan.info
Sat Apr 11 14:21:33 UTC 2020


Hey,
i am using VisualD, the debugger is working correctly and if i 
write sth like import std. it show me the correct suggestions 
(stdio etc) but if i write sth like

struct A{int a;}
A b;
b.

Intelli sense doesnt work

What might be wrong with my configuration?


More information about the Digitalmars-d-ide mailing list