Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bioinfornatics on November 14, 2010, 03:50:03 pm

Title: D programming and autocompletion
Post by: bioinfornatics on November 14, 2010, 03:50:03 pm
hi, would like know how i can set source library path (to header) for enable autocompletion ?
I have seen a window for c++ parser, but not for D !

for example add tango header from /usr/include/d/tango

the standard path on Linux for D include is /usr/include/d

(http://pix.toile-libre.org/upload/img/1289746023.png)

Thanks for all
Title: Re: D programming and autocompletion
Post by: Phenom on November 14, 2010, 05:49:16 pm
The code completion plugin does not support D.
Title: Re: D programming and autocompletion
Post by: bioinfornatics on November 14, 2010, 06:05:21 pm
C++ and D is near, is not a big hack i think
Title: Re: D programming and autocompletion
Post by: stahta01 on November 14, 2010, 07:46:35 pm
C++ and D is near, is not a big hack i think

Please do it.
After you get it working; submit it as a patch to the Code::Blocks project website.

Tim S.
Title: Re: D programming and autocompletion
Post by: bioinfornatics on November 14, 2010, 08:13:03 pm
it is always the same answer is good for community spirit
Title: Re: D programming and autocompletion
Post by: Jenna on November 14, 2010, 08:38:48 pm
it is always the same answer is good for community spirit
Community means that everybody can be part of it, not only the core developer.
As far as I know, we have no D-programmers in the core developer team.
Title: Re: D programming and autocompletion
Post by: tylerfb11 on December 28, 2010, 10:19:56 am
D programming? Im a C++ programming and I think Im gunna take a peek at D... if I get anywhere ill see what help I may be able to offer...