this post was submitted on 24 Oct 2024
16 points (100.0% liked)
Programming
13376 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The question isn't what can't be easily done, but what I prefer. I can compile dotnet code into it's dlls via the cli, I can set up debugging in vscode, but it's a pain. Rider is pre-setup with all of the shortcuts I like, the colors and syntax highlighting I like, and it's been my preferred IDE for years. I like hitting ctrl+shift+b to compile, all of the debug tools it gives, the rundowns, the experience is just clean for me.
That's fair, personally keybindings always struck me as something easier to automate than pay for