Commercial IDE for D

Jussi Jumppanen jussij at zeusedit.com
Tue Mar 27 21:35:21 PDT 2007


Charlie Wrote:

> Zeus has code completion, workspace management, class/field/function 
> navigator, debugging -- a great IDE once you take some time to learn 
> it. 

Zeus will definitely require the user take some time to learn 
use it.

With regard to the class browsing feature, Zeus uses the ctags 
utility as it source of program information.

Quite some time ago I made changes to ctags to support the D 
languages and posted my code changes here:

  http://www.zeusedit.com/forum/viewtopic.php?t=613

Since then I come across another patch for ctags which appears 
to be based on my original changes, which claims to offer better 
support for the D language:

  http://www.prowiki.org/wiki4d/wiki.cgi?ReferenceForTools/ExuberantCtags

But when I tried to apply the patch to the ctags 5.6 code base 
using this GNU Patch Version 2.5.9 it failed :(

If anyone has managed to apply this patch, could you please let 
me know which patch utility and version of ctags source code you 
used, as I am keen to see if Zeus will work correctly with this 
improved version of the ctags.exe utility.

Cheers Jussi
Author: Zeus for Windows IDE



More information about the Digitalmars-d mailing list