Either way, the important thing at the moment is to be able to build the "enginetest" subpackage. Unfortunately, code-d sees all the subpackages except the bottom two ("./ICE", and the nested EngineTest subpackage)
I've tried taking one of the tasks it does support and just modifying that but there seems to be no way for a tasks.json to specify to dub which module needs building. (i.e. "dub build ice:enginetest")
I've got a complicated dub definition file for my project that I'm trying to get code-d to cooperate with.
(visible in context at https://bitbucket.org/aubade/ice/src if such is important)
Either way, the important thing at the moment is to be able to build the "enginetest" subpackage. Unfortunately, code-d sees all the subpackages except the bottom two ("./ICE", and the nested EngineTest subpackage)
I've tried taking one of the tasks it does support and just modifying that but there seems to be no way for a tasks.json to specify to dub which module needs building. (i.e. "dub build ice:enginetest")