vscode-java-test icon indicating copy to clipboard operation
vscode-java-test copied to clipboard

Codicon clutter in test explorer

Open matter-it-does opened this issue 3 years ago • 1 comments

See the old and new comparison in https://github.com/microsoft/vscode-java-test/pull/1449

I'm used to seeing red and green in a list of over 200 tests and orange and violet disturb that quick scan.

Parameterized tests have been left out of the icon. (not that I want them, but just pointing out inconsistency)

Could you use the greyscale versions of these codicons ?

matter-it-does avatar Jul 14 '22 13:07 matter-it-does

The icons are just added by a simple string. So, I'm afraid that there is no way to make it grey.

Maybe add a setting to control whether to show the codicon or not.

Meanwhile, I would like to see more feedback from users.

jdneo avatar Jul 15 '22 01:07 jdneo

just me maybe.. I got used to it

matter-it-does avatar Sep 26 '22 13:09 matter-it-does