FortuneN / FineCodeCoverage

Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage
Other
522 stars 40 forks source link

ARM support #436

Closed ScottyLightnin closed 1 month ago

ScottyLightnin commented 1 month ago

Installed product versions

Description

Are there any plans to deploy this extension for ARM devices? All the new Snapdragon Copilot + PCs are ideal for running Visual Studio on ARM, but extensions need to be modified to work.

craigktreasure commented 1 month ago

Found some other issues that are certainly related (#352 and #322). Looks like support was rejected until the maintainer has ARM hardware. For what it's worth, I was able to get it to build locally and am currently using it on my Surface Pro 11 (run ARM64). I don't know if my PR will be accepted or not, but others are welcome to try out my changes and report back.

tonyhallett commented 1 month ago

@ScottyLightnin available on the marketplace

ScottyLightnin commented 1 month ago

perfect, working well from the marketplace on ARM. Well done @craigktreasure and thanks @tonyhallett