Which tools do you miss in D?
Chris
wendlec at tcd.ie
Tue Jan 28 01:59:00 PST 2014
On Sunday, 26 January 2014 at 21:14:59 UTC, Namespace wrote:
> Detection of unused imports and variables!
Yes, that would be nice. They just creep in after a while. Common
auto-completion (as in Textadept) is not perfect for things like
MyStruct!string("hello"); // It stops after MyStruct
However, given the lack of tools for D (in comparison to other
languages) it is amazing how far you get in D with only a text
editor and a Terminal application.
More information about the Digitalmars-d
mailing list