-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
Description
When changing the source code of a file, it would be nice if coverage for that particular file could be reset until it has been built and run again. Or perhaps marked with yellow to indicate that it is old data.
I understand that not all people like this behavior, so having it as an option would be good.
Going by file timestamp compared to the timestamp of the coverage file would be sufficient I think.
Thanks a lot for this extension by the way, it sort of won me over to the vs code camp from eclipse!
alexkreidler and paween1980