You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Codecov line coverage decorations don't disappear when disabled, only after VSCode is restarted
Environment (please complete the following information):
System: local machine
Codecov YAML Validator 0.1.1
VSCode version 1.96.0
To Reproduce
Steps to reproduce the behavior:
Install extension, enable 'codecov.coverage.enabled' in settings if not enabled and restart vscode
Open a repository with coverage, note line coverage decorations
Disable 'codecov.coverage.enabled'
See that line coverage decorations don't disappear
Close window, re-open
Line coverage decorations disappear.
Expected behavior
They disappear after disabling the setting.
Also, maybe there should be a command accessible from the command palette that does this without having to go to settings.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Codecov line coverage decorations don't disappear when disabled, only after VSCode is restarted
Environment (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
Expected behavior
They disappear after disabling the setting.
Also, maybe there should be a command accessible from the command palette that does this without having to go to settings.
Screenshots
The text was updated successfully, but these errors were encountered: