Import improvement

Manu turkeyman at gmail.com
Mon Oct 15 12:15:33 PDT 2012


On 15 October 2012 21:52, JN <666total at wp.pl> wrote:

> IMHO it should be IDE's job. When coding Java or C#, you select "Fix
> imports" and IDE automatically removes unused imports and adds new imports
> for undefined symbols.
>

Can you name an (industry standard) IDE that works well with D?


By the way, what about syntax like this:
>
> import std.*;
>
> would it make sense?
>

In my case, I don't want to import everything.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20121015/4e9dc813/attachment.html>


More information about the Digitalmars-d mailing list