code-d
code-d copied to clipboard
Coverage not working: d related coding is in sub folder
I open a folder as root folder in VSC with following structure
- d
.dub
dub.json
source
source-*.lst
- .gitignore
- dockerfile
Coverage related functionality (percentage, coloring) is not working. It only works if I open folder d as root folder in VSC.