Matt Seddon

Results 236 comments of Matt Seddon

This does not seem to be possible. The gutters have a fixed width, and the icon needs to fill that width. I can't find any options to change the width...

I think https://github.com/ryanluker/vscode-coverage-gutters/issues/418#issuecomment-1649153739 applies here too.

How about materialise instead of persist? Just a suggestion.

Have you tried running `dvc pull` before opening the extension? Is there a folder that should be gitignored that isn't?

I would guess that there are duplicates between uncommitted and not in cache as there is an unknown uncommitted status that things fall into when they are not in the...

I suspect that processing the data for these plots is blocking the extension host thread. We could add something like a focus pipeline option but that would be at least...