Closed kraxli closed 9 years ago
Hi how can I get auto-completion after "io." when I import a module as e.g.
import io = std.stdio;
Is this not supported yet?
Thanks David
This is a DCD problem. Please file it here: https://github.com/Hackerpilot/DCD/issues
thanks for redirecting me to the right source of issue.
Hi how can I get auto-completion after "io." when I import a module as e.g.
Is this not supported yet?
Thanks David