[Issue 17151] Auto Completion doesn't work
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Feb  7 23:50:33 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17151
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
If you execute "Build Phobos Browse Info" from the Visual D menu and enable
"Expansion from JSON browse information", the completion list will also show
the available symbols without considering the context. Depending on the other
expansions options, you might have to press Ctrl+Space again.
I agree, having the info of the required module in the completion list would be
helpful. Adding the appropriate import automatically is also requested in issue
13912.
I'll update the title a bit here.
--
    
    
More information about the Digitalmars-d-bugs
mailing list