www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - getting autocompletion in emacs

reply "nikki" <nikkikoole gmail.com> writes:
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 :)
Aug 07 2014
next sibling parent "Idan Arye" <GenericNPC gmail.com> writes:
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?
Aug 08 2014
prev sibling parent "nikki" <nikkikoole gmail.com> writes:
It was quite some journey I got it working now ;)
https://github.com/Hackerpilot/DCD/issues/153
Aug 08 2014