Author Topic: D programming and autocompletion  (Read 5949 times)

Offline bioinfornatics

  • Multiple posting newcomer
  • *
  • Posts: 18
D programming and autocompletion
« 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



Thanks for all

Offline Phenom

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: D programming and autocompletion
« Reply #1 on: November 14, 2010, 05:49:16 pm »
The code completion plugin does not support D.

Offline bioinfornatics

  • Multiple posting newcomer
  • *
  • Posts: 18
Re: D programming and autocompletion
« Reply #2 on: November 14, 2010, 06:05:21 pm »
C++ and D is near, is not a big hack i think

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7790
    • My Best Post
Re: D programming and autocompletion
« Reply #3 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.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline bioinfornatics

  • Multiple posting newcomer
  • *
  • Posts: 18
Re: D programming and autocompletion
« Reply #4 on: November 14, 2010, 08:13:03 pm »
it is always the same answer is good for community spirit

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: D programming and autocompletion
« Reply #5 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.

Offline tylerfb11

  • Single posting newcomer
  • *
  • Posts: 3
Re: D programming and autocompletion
« Reply #6 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...