Elias Batek
Elias Batek
might be related to #458 – as it seems like code-d has no clue where modules of the subpackage are actually located
After some severe experimenting, I came to the conclusion, that DUB and/or serve-d starts acting weird when your root package doesn’t have any source files. Weird in terms of picking...
Also it certainly doesn’t like subpackages with a target type of `"executable"`
I’ve worked around all these issues by adding configurations in addition to the subpackages. https://github.com/oceandrift/linedubbed2/commit/f2b51dbe273a86eac337500d4f0c838f6ae99764
Yes, it happens after reloading. (Was thinking about mentioning this; as I’m aware that code-d doesn’t properly handle changes to the package recipe. Should have done so in the first...
``` serve-d standalone v0.8.0-beta.14 Included features: "d", "workspaces" Built: Mon Mar 27 04:57:01 2023 with compiler LDC v2.102 on linux x86_64 ```
(I’m sorry for accidentally posting this to the wrong repo: https://github.com/aurelia/aurelia/issues/1365)
Bonus points if there’s auto-completion available for them, too.
Any suggestions to improve it?
Not really, this is still in the very early stages of development.