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.

Reply via email to