6 ms·
I couldn't agree more. That said, I think hidden in your last sentence is the fact that working with C# in an IDE with a statically typed language is such a pl
by samirahmed 13y ago
I couldn't agree more.
That said, I think hidden in your last sentence is the fact that working with C# in an IDE with a statically typed language is such a pleasure.
For most mundane code (loops, linq, if/else), Resharper will literally autocomplete everything.
I really wish other languages offered such tooling at times.
I don't think any other language/IDE combo comes close (in my opinion).
- kooshball 13y agoModern Java with IntelliJ is similar.
- EdwardDiego 13y agoTry Intellij IDEA with Java and the various Java frameworks - IDEA is Jetbrains' (developers of Resharper) flagship IDE, they also do slightly more focused variants for Python, Ruby, PHP, and web development (PyCharm, RubyMine, PHPStorm, and WebStorm respectively.)