Whenever I've created a new project in Rider and added some files to the project, Rider was asking to add these file to Git / Version control. Here's how to stop asking Rider this question.
The other day I was integration testing a Saga the kliento code base. The tests failed and I wanted to skim through the logs to find something meaningful. Scrolling through thousands of lines of log in a monochrome style is no fun...
I love JetBrains Rider and I'm using it on every Platform: Xubuntu, macOS and Windows. That's great a great experience but sharing Live Templates between the platforms is a bit tricky.
I'm printing out websites on purpose. And maybe you want to do the same in 2023, too.
Integration testing async workloads is no fun - until you use the right tools.