Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Toggling test coverage is not removing all coverage decorations #1171

Closed
sandy081 opened this issue Aug 29, 2017 · 2 comments
Closed

Toggling test coverage is not removing all coverage decorations #1171

sandy081 opened this issue Aug 29, 2017 · 2 comments

Comments

@sandy081
Copy link
Member

Testing microsoft/vscode#33297

  • Set coverage decorator for folder StringUtil to highlight
  • Open reverse.go file and Run command toggle test coverage in current package
  • Code coverage is shown by highlight
  • Change the setting to gutter
  • Run the command again

Expected to remove all coverage decorations. But not.

@ramya-rao-a
Copy link
Contributor

@sandy081 I can only repro this if the settings editor and the Go file are in 2 separate editor groups.
Do you recall if thats what you saw as well?

@sandy081
Copy link
Member Author

I do not remember if I have those files in two groups, but definitely those two are opened. Anyway good thing is that you can reproduce it and fixed it. 👍

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants