serve-d break on every update of vs code

Laurent Tréguier laurent.treguier.sink at gmail.com
Fri Nov 30 16:24:35 UTC 2018


On Friday, 30 November 2018 at 13:04:37 UTC, greatsam4sure wrote:
> vs code update every time I am connected to internet. Each time 
> I accept the update my code-d stops to show autocomplete. what 
> is the best way to solve this problem.
>
> Just updated today. These are the error report
>
>
>
> Installing into C:\Users\Greatsam\AppData\Roaming\code-d\bin
>> git clone --recursive https://github.com/Pure-D/serve-d.git 
>> serve-d
> Cloning into 'serve-d'...
>> dub upgrade
> Upgrading project in 
> C:\Users\Greatsam\AppData\Roaming\code-d\bin\serve-d
>> dub build --arch=x86_mscoff
> Running pre-generate commands for dfmt...
> Running pre-generate commands for dscanner...
> Performing "debug" build using dmd for x86, x86_mscoff.
> [...]

If you need to keep your dmd at a version that can't compile it, 
there is a precompiled binary for Windows in the Github releases


More information about the Digitalmars-d-learn mailing list