I've been using the EAP for a while now, and it's been a real improvement over 12. I'd totally pay for the upgrade...and a Go IDE (hint, hint)
IntelliJ IDEA 13 is Released
151–160 of 221 posts
Re: IntelliJ IDEA 13 is Released
#152Earlier quoted context omitted.
Besides IDEA what else have you used as a real IDE?
I haven't used any other IDEs really, so it is possible there are even better IDEs, but the step from Emacs to IDEA was huge (but of course it was also a switch from C++ to Java). Editor-wise it's Emacs and Vim (for the past year or so). What's your experience with IDEs?
Re: IntelliJ IDEA 13 is Released
#153Since there seem to be some IntelliJ folks here, I'd like to bring up my pet peeve: please take advantage of modern, gigantic _wide_ monitors. It makes no sense for code to be in a single column on the left of the monitor while 2/3 of the right side is almost completely empty space. Instead of just allowing vertical scrolling, why not allow multiple columns and horizontal scrolling? This will result in the ability to…
Re: IntelliJ IDEA 13 is Released
#154I love and hate Eclipse/STS, but I don't think I will ever switch to IDEA, I love my freedom more. The least I can do for open source community is to use open source products and report bugs.
If you are a professional, why not use a professional tool?
Re: IntelliJ IDEA 13 is Released
#155So I've never really understood how the products are differentiated from each other. If I bought Intellij IDEA, does that mean I can download free plugins to get the same functionality as PyCharm? Does PyCharm support Javascript? If I want to do Django and Javascript, do I need to buy IDEA?
Re: IntelliJ IDEA 13 is Released
#156Earlier quoted context omitted.
Yeah I don't think I could do .NET development anymore without ReSharper. Makes me wonder how much time I wasted by using Eclipse in my Java days instead of just forking over the cash for IDEA.
Is ReSharper still as slow as it used to be 5 years ago (VS2008)? Eclipse does a lot of "mind-reading", too.
Re: IntelliJ IDEA 13 is Released
#157Having used the beta, and as a Scala developer on a large multi-module project, this release is a game-changer performance-wise. The memory footprint is a small fraction of what it once was (literally). While memory is not really a big issue for a developer these days, this is huge because previously we were forced to run at large heaps, which would cause 'fun' GC pauses while typing. The code completion is now fast…
Re: IntelliJ IDEA 13 is Released
#158Earlier quoted context omitted.
Or rotate your wide-screen monitor by 90 degrees
I recently bought one of those large Korean monitors (2560x1440). Even with 90 degree notation, I can easily fit two columns of code on screen (well, there is space for two columns, no IDE actually does this)
Re: IntelliJ IDEA 13 is Released
#159Having used the beta, and as a Scala developer on a large multi-module project, this release is a game-changer performance-wise. The memory footprint is a small fraction of what it once was (literally). While memory is not really a big issue for a developer these days, this is huge because previously we were forced to run at large heaps, which would cause 'fun' GC pauses while typing. The code completion is now fast…
I've also been using IntelliJ for various large projects written in Scala, currently on the fence deciding whether upgrading to 13 worthwhile. Really hoping for an upgrade discount for all those who purchased IntelliJ in the "end of the world" sale last year. I also wish they'd add better support for profiling and heap dump analysis.
Re: IntelliJ IDEA 13 is Released
#160Having used the beta, and as a Scala developer on a large multi-module project, this release is a game-changer performance-wise. The memory footprint is a small fraction of what it once was (literally). While memory is not really a big issue for a developer these days, this is huge because previously we were forced to run at large heaps, which would cause 'fun' GC pauses while typing. The code completion is now fast…
I've also been using IntelliJ for various large projects written in Scala, currently on the fence deciding whether upgrading to 13 worthwhile. Really hoping for an upgrade discount for all those who purchased IntelliJ in the "end of the world" sale last year. I also wish they'd add better support for profiling and heap dump analysis.