VsCode tutorial
Mike Franklin
slavo5150 at yahoo.com
Thu Mar 8 04:59:20 UTC 2018
On Wednesday, 7 March 2018 at 21:39:09 UTC, Apocalypto wrote:
> Are there any tutorials about D in vscode?
No that I know of.
> Which are the minimal plugins to install to have code
> completion, syntax highlighting and code formatting?
I've been getting by with
https://marketplace.visualstudio.com/items?itemName=webfreak.code-d-beta
> Are there any app templates that i can invoke to not start
> every project from scratch?
See the usage of `dub init` here:
https://code.dlang.org/getting_started
> How can I debug my app?
See
https://marketplace.visualstudio.com/items?itemName=webfreak.debug
Mike
More information about the Digitalmars-d-learn
mailing list