My own IDE for D

Ary Borenszweig ary at esperanto.org.ar
Sat Jul 25 14:41:56 PDT 2009


Alexander Bothe escribió:
> Hey guys, I created a Windows-IDE for D! I know, It's not the best but I'm still working on it!
> 
> Now there is a fully auto completion supported!
> 
> May someone of you could try it and say if it's working or not...
> 
> http://www.alexanderbothe.com/?id=27
> 
> Requirements are only Windows with Framework v2

Hi Alexander,

It works for me. Seems pretty nice. Autocompletion reminds me of Visual 
Studio, which I like a lot. What is supposed to be autocompleted? I can 
see you have function arguments, but not local variables nor 
class/struct properties or methods.

Also, when I save an empty file it throws. When I compile, it throws. I 
can't find a way to configure where is the compiler. And what is the 
parser directory, the parser cache, etc.?



More information about the Digitalmars-d mailing list