-
The keybinding shift+cmd+7 that is the default keybinding for toggling comment block is overridden by the show coverage keybinding. Setting a custom keybinding works as a workaround but that should no…
-
Hello everyone,
Right now, the most advanced CSS skill we learn on the beta is the flexbox module.
CSS Grid is a great layout system and I think it will be an important skill for every front en…
-
I'm using VSCode under Windows, but the actual code runs under Linux, hence the tests etc. also run under Linux (via WSL).
Unfortunately this means that the paths in lcov.info are like `/mnt/c/User…
-
Great plugin – now that I got it working!
I spent the first 10 minutes fighting with it - reloading, reinstalling, changing config settings.
Then I realized the problem might be that the `lcov…
-
A quick question: is it possible to use relative file paths in the LCOV file?
I didn't find any VS Code coverage extension allowing for relative paths, and I'm desperately looking for that, for my …
-
I'm currently integrating go coverage with lcov and this extension and it's pretty dope.
![image](https://cloud.githubusercontent.com/assets/479538/24384196/ebe2ef5c-1316-11e7-9ae2-e7b5fe2fab02.png…
-
use https://github.com/thoughtbot/neat/blob/master/spec/neat/media_spec.rb for refference
whmii updated
7 years ago
-
It's quite upsetting that there's no way to hide the coverage info completely.
It would be nice if there was a way to, not only closing the panel but also hiding the gutters or line highlights.
I …