On Thursday, 24 October 2019 at 10:19:23 UTC, Vinod K Chandran
wrote:
On Tuesday, 22 October 2019 at 18:34:52 UTC, Daniel Kozak wrote:
On Tue, Oct 22, 2019 at 8:30 PM Vinod K Chandran via
Digitalmars-d-learn <digitalmars-d-learn@puremagic.com> wrote:
On Tuesday, 22 October 2019 at 17:38:58 UTC, Adam D. Ruppe
wrote:
> [...]
Thanks for the reply. Nope. I just typed this code in VS Code
and hit the run button. Thats all. i think this cmd business
will be difficult for me.
You should use dub. You will probably need it anyway in the
future.
VS Code have nice plugins to work with D
you can install D Language utility extension pack
@Daniel Kozak,
Thanks. Let me try it. :)
Is there any tutorials related to using dub in d lang ?