matepek / vscode-catch2-test-adapter

Catch2, Google Test and doctest Adapter for the VSCode
https://marketplace.visualstudio.com/items?itemName=matepek.vscode-catch2-test-adapter
MIT License
210 stars 52 forks source link

Status bar name is just "Extension status", and not ex. "TestMate C++". This makes it hard to find it if you want to hide the status. #409

Closed nfogh closed 11 months ago

nfogh commented 11 months ago

I was trying to clean up my statusbar, and I noticed that the TestMate label is just named "Extension Status". See the attached picture.

testmate

This is a bit confusing. Please give it a better name.

To Reproduce

Right click on the status bar, and disable "Extension status". This removes the "TestMate C++" label

matepek commented 11 months ago

I think it is a vscode issue, not related to this extension. Feel free to report it to them.