Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Anyone using rider? filter_list
Author
Message
RE: Anyone using rider? #5
(10-15-2020, 11:06 AM)phyrrus9 Wrote:
(10-15-2020, 11:03 AM)Bish0pQ Wrote:
(10-15-2020, 10:46 AM)phyrrus9 Wrote: Had a quick look, and I am very unimpressed. It appears to be just another version of Eclipse with some plugins and a theme, but they charge you over $100 PER YEAR.

I use VS a lot on my Windows dev machine (the least used). Everywhere else I still use Vi.

Can't blame you, I had the same thing when I had the first look at it. I mean, it's not for everyone, that's for sure.
It's far more than just theming, even though the theming already looks nicer than the one from VS in my opinion.

Are you familiar with Resharper for VS? It does a lot for you and gives info about possible bugs, helps shorten methods, clean-up and way more.
For me personally, it's nice because all of their products are perfectly integrated into each other. Syntax highlighting and suggestions for queries that you write are for example not possible out-of-the box for VS. For Rider it's all right from their Datagrip program built into Rider.

Also unless you are using the community version of VS, VS is actually more expensive than all rider products together.
Great to hear you still use VI, have been wanting to learn it for quite a while now.

I don't like the concept of paying for development tools, especially plugins. I have many years under my belt writing bad code, getting fucked because of it, and learning how to write better code (go look at some of my pre-2010 code and you'll see what I mean). I do sometimes use tools to double check, but those are mostly to take better advantage of new language features in old code.

I respect your opinion but I do not agree fully. If a tool helps me getting the job done in a quicker way, while helping me avoid errors, I think that's worth to pay for.
You have a good point in learning how to write good code by falling and standing back up and I definitly agree. The faster navigation, less crashes of VS and help made me want to switch. I have had numerous times that VS handled something wrong or there is an issue where you need to delete the ".vs" folder to fix it. I was just getting tired of it.

Also, let's say for example you encounter a NullReferenceException. You know what it is and you know how to prevent it, but for some reason because you committed too soon or you didn't see the ?? you missed to check for null. Rider/Resharped helps you see that. Even though you know what you should've done to avoid it, you now SEE the error and can solve it before it goes to QA or production.

But I totally agree with you that you shouldn't let tools do all the work.
(This post was last modified: 10-15-2020, 11:14 AM by Bish0pQ. Edit Reason: typos )
~~ Might be back? ~~

Reply





Messages In This Thread
Anyone using rider? - by Bish0pQ - 10-15-2020, 10:43 AM
RE: Anyone using rider? - by phyrrus9 - 10-15-2020, 10:46 AM
RE: Anyone using rider? - by Bish0pQ - 10-15-2020, 11:03 AM
RE: Anyone using rider? - by phyrrus9 - 10-15-2020, 11:06 AM
RE: Anyone using rider? - by Bish0pQ - 10-15-2020, 11:12 AM
RE: Anyone using rider? - by phyrrus9 - 10-15-2020, 11:22 AM



Users browsing this thread: 1 Guest(s)