workspace-d 2.7.2 & code-d 0.10.14
    WebFreak001 via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Sep  7 10:26:04 PDT 2016
    
    
  
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)
    
    
More information about the Digitalmars-d-announce
mailing list