OpenCppCoveragePlugin
OpenCppCoveragePlugin copied to clipboard
Support Visual Studio 2022
Can you please add support of VS 2022?
Plugin version for VS 2022 and VS 2022 Preview: VSPackage.zip
Name: VSPackage.vsix Size: 3771653 bytes (3683 KiB) SHA256: 40A789ADF43302E52DB4E452DF4DD2A320FB822196C4E49770A23DD6CF7286C7
@netmonitoring - if you found a fix for it, do you mind offering it as a pull request to this repo?
@thomthom sorry, but I have no time to prepare clean pull request for that. Pretty sure, soon it will be done by somebody else here or in forks.
This works for me. https://github.com/h1day/OpenCppCoveragePlugin/releases/tag/for-vs2022
But integration test is broken. Because VSIDETestAdapter is deprecated and already erased. I couldn't fix it.
@h1day can you please raise a pull request?
@h1day Are the filters working for you in your PR? I pulled it down and noticed that the in this UI:
The Data Grids do not allow you to manually add entries, it does not work. However, in looking at #58 that you created, nothing in that area was changed. So I am curious if you also encounter this issue or if it is just me.
@samerickson
I apologize for the late response.
Regarding the filters, they are functioning in my environment.
However, I've noticed that the statistics do not update until the console is closed.
This behavior was consistent with VisualStudio2019 as well.