vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Unchecked, unfocused check boxes are invisible (when view a merge conflict)

Open MatthiasPortzel opened this issue 2 years ago • 1 comments

Viewing a merge conflict from VS Code's git integration. The editor puts a check box in the gutter next to each change so that you can choose the left or right resolution. For example, there's one on line 15 below. Once it's focused it gets a blue outline, and clicking it causes it to become checked, obviously, but it's invisible at first.

image

MatthiasPortzel avatar Aug 29 '22 17:08 MatthiasPortzel

Thanks for raising this issue, I'll get it fixed with the next release! I'm currently working on #38, I should get it done within the next few days. I'll update when it's either released or included in the pre-release. 👍

nekowinston avatar Aug 30 '22 05:08 nekowinston