Thread overview
DDT and autocompletion for keywords debugging does not work
Dec 19, 2014
Daniel Kozak
Dec 19, 2014
Daniel Kozak
Dec 19, 2014
Daniel Kozak
December 19, 2014
Hello,

Today I try to use DDT for developing in D, however I am unable to get debugging working. For some unknown reason I can`t add breakpoints. But I am sure it works some months ago (different computer).

Next thing which does not work as I expected is autocompletion of keywords. For eg. when I type impo (and hit <ctrl>+<space>) it does not hint import.


Thank you for yours answers and hints
December 19, 2014
On Friday, 19 December 2014 at 17:53:08 UTC, Daniel Kozak wrote:
> Next thing which does not work as I expected is autocompletion of keywords. For eg. when I type impo (and hit <ctrl>+<space>) it does not hint import.
>

OK, I just found https://github.com/bruno-medeiros/DDT/issues/27

December 19, 2014
On Friday, 19 December 2014 at 17:53:08 UTC, Daniel Kozak wrote:
> Hello,
>
> Today I try to use DDT for developing in D, however I am unable to get debugging working. For some unknown reason I can`t add breakpoints. But I am sure it works some months ago (different computer).

Ok, I just need to select Breakpoint types (Breakpoint CDT)