Earlier quoted context omitted.
Every time I decide to try a Jetbrains IDE again I give up after a few days. They're always eating insane amounts of RAM and lagging hard while indexing my code again and again and again.
The solution is to use an NVME SSD and stop programming on Windows. NTFS is painfully slow for many-files type use cases. Unfortunately, many-files describes most codebases. Git clients on Windows are also painfully slow for this reason.
Rider is now free for non-commercial use
431–435 of 435 posts
Re: Rider is now free for non-commercial use
#432Rider is by far the best C# IDE. Especially if you're not running Windows. It was a real lifesaver while working with Unity.
Well, I'd wager most C# devs are ... running Windows, so...
Rider is better either way, but definitely better than alternatives on MacOS.
Re: Rider is now free for non-commercial use
#433Earlier quoted context omitted.
The solution is to use an NVME SSD and stop programming on Windows. NTFS is painfully slow for many-files type use cases. Unfortunately, many-files describes most codebases. Git clients on Windows are also painfully slow for this reason.
In fact I only use Apple Silicon macs, where the issue is still quite evident.
Re: Rider is now free for non-commercial use
#434Re: Rider is now free for non-commercial use
#435Earlier quoted context omitted.
So does VSCode though. Are you thinking of Visual Studio?
VS code compared to studio for dotnet dev is comparing a tractor to a trike.