code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Update of coverage info not working while switching between 2 source code files

Open andre2007 opened this issue 5 years ago • 0 comments

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.

andre2007 avatar Mar 12 '20 10:03 andre2007