Project Rider – A C# IDE
11–20 of 252 posts
Re: Project Rider – A C# IDE
#12Is there an EAP available?
Re: Project Rider – A C# IDE
#13This immediately gets me stoked for doing my Unity C# development with this.
* Edit. Initially thought this was an entirely new IDE, and not just a plugin. Less excited, but certainly worth a look.
Re: Project Rider – A C# IDE
#14Ever since I started reading the C# language docs I wanted to switch to it from Java. Open sourcing some of the components of the language only pushed that drive farther. I'm glad to see that now a switch to C# is viable for me. I need a good IDE, and nothing really comes close to the 'gold' standard, JetBrains products. Bravo! Can't wait to use it.
Visual Studio is one of the best IDE out there, and it is likely to remain better than Rider for at least a while. It surely "comes close" ;)
Vs2015 somewhat improved on its predecessors on this front, but it still has plenty of ways where it drags.
Re: Project Rider – A C# IDE
#15Great days.
Re: Project Rider – A C# IDE
#16JetBrains products are very powerful, well designed, customizable, and overall awesome in my experience (ReSharper and PyCharm). Looking forward to this! And really hoping they will have a free edition, although I doubt it.
Although C# should be a much easier language to deal with, so this one might turn out better.
Re: Project Rider – A C# IDE
#17Ever since I started reading the C# language docs I wanted to switch to it from Java. Open sourcing some of the components of the language only pushed that drive farther. I'm glad to see that now a switch to C# is viable for me. I need a good IDE, and nothing really comes close to the 'gold' standard, JetBrains products. Bravo! Can't wait to use it.
Visual Studio is one of the best IDE out there, and it is likely to remain better than Rider for at least a while. It surely "comes close" ;)
People use Visual Studios because they are used to it.
Re: Project Rider – A C# IDE
#18Ever since I started reading the C# language docs I wanted to switch to it from Java. Open sourcing some of the components of the language only pushed that drive farther. I'm glad to see that now a switch to C# is viable for me. I need a good IDE, and nothing really comes close to the 'gold' standard, JetBrains products. Bravo! Can't wait to use it.
Visual Studio is one of the best IDE out there, and it is likely to remain better than Rider for at least a while. It surely "comes close" ;)
Re: Project Rider – A C# IDE
#19Earlier quoted context omitted.
Visual Studio is one of the best IDE out there, and it is likely to remain better than Rider for at least a while. It surely "comes close" ;)
I dev on C# full time and also use Eclipse for java, and while vs is more professional-looking and featureful, the darn thing feels disgustingly single-threaded. The amount of ways to cause a stop-the-world lock-up is impressive. Vs2015 somewhat improved on its predecessors on this front, but it still has plenty of ways where it drags.
In college, I assumed everyone loved Visual Studios just because everyone was told to use it and there were, in reality, no other options. I hope that in the next few years, with the open sourcing of some Microsoft software, that we can see better IDEs for the ecosystem being created.