code-d
code-d copied to clipboard
Update of coverage info not working while switching between 2 source code files
I have 2 D source code files open in VSC. While switching between these two files, the coverage info (Percentage / line colors) are not updated automatically.
After switching to another source code file, I have to click on the Terminal view, then on the Output view and then click on the source code. Only after these manual steps, the coverage information is refreshed.