std.d.lexer requirements
Jacob Carlborg
doob at me.com
Mon Aug 6 14:48:09 PDT 2012
On 2012-08-06 22:26, Dmitry Olshansky wrote:
> No.
>
> And doing Tokens as special comment token is frankly bad idea. See
> Walter's comments in this thread.
>
> Also e.g. For compiler only DDoc ones are ever useful, not so for IDE.
> Filtering them out later is inefficient, as it would be far better not
> to create them in the first place.
The Eclipse plugin Descent can show formatted DDoc comments.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list