digitalmars.D.ide - Code completion for D -- question
- david wang <osx.david live.com> Jan 05 2011
- Matthias Pleh <sufu alter.com> Jan 06 2011
Hi, guys! Happy New Year! I'm using codeblocks for a bit time. These days I'm learing the D language with codeblocks' support. I got the info rom Wiki4D (http://www.prowiki.org/wiki4d/wiki.cgi? EditorSupport/CodeBlocks) that the code completion is in development. ---------------- •Tabbed interface •Code completion (full D support is in development, already partial working) •Class browser ... ... ---------------- I would like to know that is it true? or in which SVN release the D language code completion for codeblocks will be finished. waiting for your kindly feedback. Thank you very much. Best regards David.
Jan 05 2011
Am 06.01.2011 02:06, schrieb david wang:w that is it true? or in which SVN release the D language code completion for codeblocks will be finished. waiting for your kindly feedback. Thank you very much.
There was some attempt for a D code completion for codeblocks. But I don't think, there is currently someone working on it. The current codecompletion for D is just a fake and is based on the simallarity of D to C++. Some discussion for D support on codeblocks goes on here ... http://forums.codeblocks.org/index.php/topic,12246.45.html
Jan 06 2011








Matthias Pleh <sufu alter.com>