JetBrains Doomsday Sale - 75% off for 24 hours only
81–90 of 396 posts
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#82Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#83I downloaded a trial of PhpStorm last week, and loaded an old CodeIgniter project into it. The app flagged objects, methods, and variables that were created in other files as "undefined." I could see how that would be helpful under other circumstances, but does anyone know if PhpStorm is set up to play nice with most PHP frameworks? Also: For smaller projects, is there any advantage to buying a Python IDE over just u…
It does play nicely with Zend and Silex (and other composer-style frameworks). I'm not sure about Symfony or CodeIgnitor.
I must say I really like PyCharm as a Python IDE. Tricked out vim is just too hard to install onto new machines, etc.
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#84Earlier quoted context omitted.
If you install the JetBrains Python plugin into IDEA you get the same functionality as PyCharm, same with Ruby.
If I have pycharm - is it more or less the same when I install e.g. the Ruby plugin?
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#85Am I the only one who can't stand their interfaces? It looks terribly out of place on OS X (the icons, those tabs!). I don't know why it seems every app built on Java has to look like that.
Being cross platform has it's issues, see iTunes on PC? However Adobe seem to do a decent job, perhaps being a creative company helps.
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#86Am I the only one who can't stand their interfaces? It looks terribly out of place on OS X (the icons, those tabs!). I don't know why it seems every app built on Java has to look like that.
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#87Wow, this is great. My PyCharm upgrade is due and I might get the IDEA license too!
you could just purchase IDEA and install python/ruby/c++ plugins for free
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#88Am I the only one who can't stand their interfaces? It looks terribly out of place on OS X (the icons, those tabs!). I don't know why it seems every app built on Java has to look like that.
I'd rather have a good and usable tool than a pretty one; instead of wasting time fighting unsupported bindings or trying to replicate them (likely poorly).
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#89Am I the only one who can't stand their interfaces? It looks terribly out of place on OS X (the icons, those tabs!). I don't know why it seems every app built on Java has to look like that.
Re: JetBrains Doomsday Sale - 75% off for 24 hours only
#90I've been pretty satisfied with just using Eclipse and PyDev/Aptana Studio so far with Django. Any thoughts on the advantages of PyCharm?
Also, you can always give it a spin for free and see if you like it. I think just simple things like startup times and auto complete speed will make you want it.