Visual D 0.51.0 - semantic engine based on dmd frontend

mw mingwu at gmail.com
Tue Sep 8 19:36:51 UTC 2020


On Tuesday, 8 September 2020 at 18:42:28 UTC, James wrote:
> how is the dub support work?
>
> i don't understand how to load it in visual studio
>
> is there any guide?

given you have dub.json build already,

```
C:\<you_project_dir>\ dub.exe generate visuald
```

https://dub.pm/commandline


More information about the Digitalmars-d-announce mailing list