Fix suggestions for missing imports // code-d 0.15.0 & workspace-d 2.9.1 released

WebFreak001 via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Dec 13 06:09:53 PST 2016


On Tuesday, 13 December 2016 at 00:25:27 UTC, Soulsbane wrote:
> On Monday, 12 December 2016 at 21:42:50 UTC, WebFreak001 wrote:
>> I recently released workspace-d¹ 2.9.1 with many new additions 
>> and I released code-d² 0.15.0 just a few hours ago.
>>
>> [...]
>
> Question, will(or perhaps there already is an option and I 
> missed it) there be an option to disable dfmt? I don't care 
> anything about using it. I don't have it installed and 
> everytime I open vscode it complains about it missing.

Ah good idea, for now you can just set "d.dfmtPath": "echo" or 
any other executable which does basically nothing and that should 
work too. Next update will probably include this then.


More information about the Digitalmars-d-announce mailing list