Every time I try a full fledged IDE I always fall back to a text editor like sublime-text. Some habits are hard to break.
I can refactor a chunk of messy script into a separate method with PHPStorm, it's just one command. Good luck with Sublime :) IDEs were invented for a reason. To each his own, but I lost count of how many times I fixed bugs (of the sort that I could broadly classify as typos) made by colleagues who choose to code in Sublime, Commodo, Notepad++ and the like. I really like Sublime when I need to search for something in…
PhpStorm 7.0 final release is here
41–50 of 80 posts
Re: PhpStorm 7.0 final release is here
#42Every time I try a full fledged IDE I always fall back to a text editor like sublime-text. Some habits are hard to break.
I kind of think a full fledged IDE should be capable of multiple languages. e.g. Ruby, Python, HTML5, etc. all in one package.
PHPStorm is a specialized IDE.
Re: PhpStorm 7.0 final release is here
#43I'm a huge fan of PhpStorm. However, I'm wondering what's the purpose of having vagrant in an IDE? Vagrant is easy to work already, just 'vagrant up' and you're away. What problem does the IDE solve? And looking at the interface, the 'halt' button is too close to the 'destroy' button. Might have an accidental click there... It would be cool if they had an interface such as WAMP Server, where you can select the php ve…
> just 'vagrant up' and you're away No, it's 1) Switch to the console 2) Vagrant up 3) Wait for the results 4) Switch back Instead of one key press and watching it run in the bottom console while you're writing the code.
Can I "pop-out" the terminal/vagrant windows in this IDE and put them on another monitor?
Re: PhpStorm 7.0 final release is here
#44Every time I try a full fledged IDE I always fall back to a text editor like sublime-text. Some habits are hard to break.
Can PHPStorm be considered a full fledged IDE? I kind of think a full fledged IDE should be capable of multiple languages. e.g. Ruby, Python, HTML5, etc. all in one package. PHPStorm is a specialized IDE.
It has plugins for:
* ASP * Behat * CoffeeScript * Gherkin * HAML * Markdown * LESS * YAML * NodeJS * Dart * AngularJS * C/C++ * Mongo * Apache/Nginx * and a lot more ...
Yeah, I'd say it's full-fledged.
Re: PhpStorm 7.0 final release is here
#45Re: PhpStorm 7.0 final release is here
#46Every time I try a full fledged IDE I always fall back to a text editor like sublime-text. Some habits are hard to break.
I can refactor a chunk of messy script into a separate method with PHPStorm, it's just one command. Good luck with Sublime :) IDEs were invented for a reason. To each his own, but I lost count of how many times I fixed bugs (of the sort that I could broadly classify as typos) made by colleagues who choose to code in Sublime, Commodo, Notepad++ and the like. I really like Sublime when I need to search for something in…
Re: PhpStorm 7.0 final release is here
#47Just as I was going to install PhpStorm 6 on my new machine at work, cool. Most people in my team are not convinced PhpStorm brings anything valuable compared to NetBeans, Eclipse, Sublime2 or even vim. Maybe I will try once again with version 7 :)
You had to select Formatting in a dropdown to display those options (yet, they were limited in comparison with PhpStorm)...
After that day I forgot that NetBeans exist, seriously, a dropdown that changes the UI? What did the developers have in their minds?
Re: PhpStorm 7.0 final release is here
#48Earlier quoted context omitted.
I can refactor a chunk of messy script into a separate method with PHPStorm, it's just one command. Good luck with Sublime :) IDEs were invented for a reason. To each his own, but I lost count of how many times I fixed bugs (of the sort that I could broadly classify as typos) made by colleagues who choose to code in Sublime, Commodo, Notepad++ and the like. I really like Sublime when I need to search for something in…
The idea that you need to click on GUI buttons to get anything done is regressive to the extreme.
Re: PhpStorm 7.0 final release is here
#49Earlier quoted context omitted.
I can refactor a chunk of messy script into a separate method with PHPStorm, it's just one command. Good luck with Sublime :) IDEs were invented for a reason. To each his own, but I lost count of how many times I fixed bugs (of the sort that I could broadly classify as typos) made by colleagues who choose to code in Sublime, Commodo, Notepad++ and the like. I really like Sublime when I need to search for something in…
The idea that you need to click on GUI buttons to get anything done is regressive to the extreme.
The idea is to use the shortcuts.
Re: PhpStorm 7.0 final release is here
#50The best IDE imo. The only extra thing I add is the Symfony2 skin. Here is a link to it: https://github.com/cordoval/Symfony2Colors/blob/master/READM...