On Wednesday, 7 September 2016 at 17:24:45 UTC, Suliman wrote:
On Wednesday, 7 September 2016 at 17:21:17 UTC, Suliman wrote:
On Wednesday, 7 September 2016 at 17:08:36 UTC, Suliman wrote:
"d.stdlibPath": [
 "C:\\D\\dmd2\\src\\phobos",
 "C:\\D\\dmd2\\src\\druntime\\import"
]

I check path, look like this is correct (al lst they are exists).

But I still do not getting surrestion for import like std. and for any Phobos functions like writeln etc

Hm... Does it's need time for cashing symbols? It's seems that work, but I still not understand if it's ok or not.

https://snag.gy/9QgzKn.jpg

that happens when it can't find any auto completions. Can you send a screenshot of the developer tools right after startup + attempt to autocomplete (try to avoid hovering over symbols to make the debug output smaller)

Reply via email to