ademanuele / VSMac-CodeCoverage

A Visual Studio for Mac code coverage extension.
MIT License
75 stars 16 forks source link

Can't install on Visual Studio for Mac 2019 #1

Closed Kamilton closed 4 years ago

Kamilton commented 5 years ago

On my VS4Mac 2019 installation MonoDevelop.Core and MonoDevelop.Idle versions are higher than supported by extension. Could You please update it?

Zrzut ekranu 2019-04-20 o 23 29 49
ademanuele commented 5 years ago

Yes. Will update within the next few days.

ademanuele commented 5 years ago

This is turning out to be a longer task than first expected. Looks like Microsoft added some new APIs for interacting with the editor and will need some extra work to make it compatible with this.

scoorey commented 5 years ago

Thanks for working on this, we have the same issue. Is there a workaround to use the command line or something to spit out a code coverage report in the meantime?

joshardt commented 5 years ago

@ademanuele Thanks for the extension! Do you have any news for the fix or do you need help with a fix?

ademanuele commented 5 years ago

Hi,

I have not had the time to work on this for a while. Been pretty busy. Pull Requests are always welcome 😃

On Thu, 20 Jun 2019, 1:42 pm José Fabio Martinez Gonzalez, < notifications@github.com> wrote:

@ademanuele https://github.com/ademanuele Thanks for the extension! Do you have any news for the fix or do you need help with a fix?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ademanuele/VSMac-CodeCoverage/issues/1?email_source=notifications&email_token=AD3RAOQXKSN355UIBPSRYKDP3NULHA5CNFSM4HHKORV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYFFE2I#issuecomment-503992937, or mute the thread https://github.com/notifications/unsubscribe-auth/AD3RAOTIRJH57K6NSNTWGS3P3NULHANCNFSM4HHKORVQ .

ademanuele commented 4 years ago

Update:

Currently working on a new version of the extension to support the new Visual Studio editor. Stay tuned for updates.

ademanuele commented 4 years ago

This issue should be resolved with the latest version of the extension.

joshardt commented 4 years ago

Thank you very much @ademanuele! I've just installed it and it works like a charm :-)