
A quick post to introduce a new Resharper plugin for Visual Studio to hopefully help when writing code using the Reactive Extensions libraries.The background to how I came to developing this plugin is simple - @leeoades, @hamishdotnet & I were looking into a regression bug we introduced where the app completely froze - a classic blocking issue on the UI thread. We knew this because the host for the app (web browser) was complete unresponsive,...