Build and test notifications from VS plugin

12 views
Skip to first unread message

pescuma

unread,
Jan 31, 2017, 9:22:42 AM1/31/17
to resharper-plugins
Hello all,

Is it possible to receive notifications when Resharper starts/finishes doing a build and running tests from a Visual Studio plugin (not a Resharper plugin)?


Thanks,
Pescuma

Matt Ellis

unread,
Feb 21, 2017, 10:21:28 AM2/21/17
to resharper-plugins
Hi. These notifications are only available as part of ReSharper's APIs, and there isn't really a way to get at these APIs without being a ReSharper plugin. One solution might be to have a ReSharper plugin expose a Visual Studio COM based service that your Visual Studio plugin could query for, and exchange information that way.

Regards
Matt
Reply all
Reply to author
Forward
0 new messages