[Issue 11649] New: completion for symbols in selective import
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 30 08:08:59 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11649
Summary: completion for symbols in selective import
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: VisualD
AssignedTo: nobody at puremagic.com
ReportedBy: spam at extrawurst.org
--- Comment #0 from Stephan Dilly <spam at extrawurst.org> 2013-11-30 08:08:57 PST ---
mono-d and respective the d-parser already does support that, so maybe it could
easily be integrated into visuald.
example:
```
import std.string:|
```
now the list of symbols that can be imported from std.string are listed just
like in a ordinary completion list.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list