Jakub Guštafik

Results 2 comments of Jakub Guštafik

I think this issue is related to https://github.com/Pure-D/serve-d/issues/385 and caused by serve-d, not code-d

It looks like the serve-d LSP is looking for the module in the expected directory `-`, while DUB installs it into `/`. Probably just need to update serve-d to look...