Description
settings markiscodecoverage.searchCriteria change, but output not changed.
Reproduce: 1
- Change
markiscodecoverage.searchCriteria
- ctrl+shift+p show code coverage
Expected: output using new lcov path
Actual: output using old lcov path
Reproduce: 2
- Change
markiscodecoverage.searchCriteria
- ctrl+shift+p hide code coverage
- ctrl+shift+p show code coverage
Expected: output using new lcov path
Actual: output using old lcov path
Workaround
- Change
markiscodecoverage.searchCriteria
- ctrl+shift+p reload window
- ctrl+shift+p show code coverage
Actual: output using new lcov path