Closed kubo39 closed 3 years ago
which serve-d version did you use? vbin
has been allowed for a while
which serve-d version did you use?
(dmd-2.096.0)$ pwd
/home/kubo39/dev/dlang/serve-d
(dmd-2.096.0)$ git rev-parse HEAD
6d5b94bd48fc271a20aa8a516f60795d4c85c6e7
Hi,
I've encounted this with lsp-mode(emacs).
The problem is that workspace-d assumes locally-compiled binary name is "vbin".
Also I found how dcd geneates its version:
Is it good idea that workspace-d accepts
"vdcd"
too?