Which editor to use for editing DDOCs?

Russel Winder via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 22 08:33:36 PDT 2017


On Mon, 2017-05-22 at 14:14 +0000, biocyberman via Digitalmars-d-learn
wrote:
> Which one do you use? I am using Linux and Emacs for editing 
> other D source file. But the DDOC syntaxes and keywords are not 
> well high-lighted.

There has been no work on handling DDOC comments specially in the Emacs
D Mode as far as I know. There is some attempt to do things for
Doxygen, but I am not sure how successful that is as I am not using it.

It is not clear to me that all D's comment mechanisms are handled as
they should be. It should be possible, albeit non-trivial I suspect, to
add support for all the comment forms and the DDOC macro markup.

The question does anyone have the energy to get stuck into the E-Lisp
to achieve the goal – and write the tests to prove it?

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20170522/5f2ec778/attachment.sig>


More information about the Digitalmars-d-learn mailing list