Visual D 0.51.0 - semantic engine based on dmd frontend

James j.ames at gmail.com
Thu Sep 10 01:13:35 UTC 2020


On Tuesday, 8 September 2020 at 19:38:17 UTC, mw wrote:
> On Tuesday, 8 September 2020 at 19:36:51 UTC, mw wrote:
>> 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
>> ```
>
> then open the generated `proj.sln` file with VisualD
>
>>
>> https://dub.pm/commandline

thanks a lot!


More information about the Digitalmars-d-announce mailing list