Skip to content
Note

Rider stacktrace

I use JetBrains Rider instead of Visual Studio for development.

Why?

It’s all about the User Experience (UX). It removes friction in places I didn’t know I needed it.

💡An example:

You got a bug, and you retrieved a stacktrace from your logging or from the Customer.

Copy the stack trace and click somewhere inside Rider and let the magic happen.

Rider recognizes that it is a stacktrace and opens a tool pane for you to analyze it. All the methods are clickable and navigate to the specific code.

Earns Its Keep

Every Sunday, one post on Dataverse, .NET, and whether the tools we rely on still deserve to be there.