www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - DDT and autocompletion for keywords debugging does not work

reply "Daniel Kozak" <kozzi11 gmail.com> writes:
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
Dec 19 2014
next sibling parent "Daniel Kozak" <kozzi11 gmail.com> writes:
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
Dec 19 2014
prev sibling parent "Daniel Kozak" <kozzi11 gmail.com> writes:
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)
Dec 19 2014