Thread overview |
---|
August 07, 2014 getting autocompletion in emacs | ||||
---|---|---|---|---|
| ||||
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 :) |
August 08, 2014 Re: getting autocompletion in emacs | ||||
---|---|---|---|---|
| ||||
Posted in reply to nikki | 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?
|
August 08, 2014 Re: getting autocompletion in emacs | ||||
---|---|---|---|---|
| ||||
Posted in reply to nikki | It was quite some journey I got it working now ;) https://github.com/Hackerpilot/DCD/issues/153 |
Copyright © 1999-2021 by the D Language Foundation