getting autocompletion in emacs
    Idan Arye via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Aug  8 06:47:00 PDT 2014
    
    
  
On Thursday, 7 August 2014 at 17:46:13 UTC, nikki wrote:
> I want to learn SDL2 and learn D at the same time, for the SDL2 
> part autocompletion would be very nice.
>
> I've found DCD but can't get it working (not finding symbols or 
> declarations) at the moment but I was wondering if there are 
> any alternatives, it's hard to google for d things and emacs, 
> cause of emacs.d :)
Did you start DCD and sent to it the import paths with the `-I` 
flag?
    
    
More information about the Digitalmars-d-learn
mailing list