PreviousNext

Rider: Taking ReSharper out of Process (Matt Ellis at .NET SW)

by bill-s, 2017-06-22T22:54:33.000Z

In this talk, we won’t be looking at Rider (a new cross platform .NET IDE from JetBrains, integrating the language analysis features of ReSharper inside the IDE functionality of IntelliJ)’s feature set. Instead, let’s geek out and see how and why we built our own custom, asynchronous, declarative, reactive, inter-process, cross runtime communications protocol.

Read More