[Issue 13912] New: Offer to 'import missing packages' like C# and Java
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 29 17:21:08 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13912
Issue ID: 13912
Summary: Offer to 'import missing packages' like C# and Java
Product: D
Version: unspecified
Hardware: All
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: VisualD
Assignee: nobody at puremagic.com
Reporter: turkeyman at gmail.com
We really need a tooltip to offer to insert an appropriate import statement at
the top of the module when calling a function that is not available.
C# does this very nicely. Java too.
Since this is a VS integration, I think we should mirror the C# experience and
terminology.
It's a distinction between the polished C# experience and our D experience that
annoys users on an almost minutely basis :)
--
More information about the Digitalmars-d-bugs
mailing list