Luke
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Luke created a post, Is it possible to build a simple project without CMake?
I'm just dipping into a bit of C++ without wanting to have to learn a build system. I'm following a course which uses eclipse which I have never got along with and I know PHPStorm well.Is there a w... -
-
Luke created a post, How to add less template to new file list
When creating a new file by right-clicking the the project root and selecting new file, how can I alter the list of templates displayed? I have enabled less support so would like to create a new le... -
Luke commented, -
Luke created a post, Anyone know how to change this background colour?
The attached is what I see during a remote debugging session in PHPStorm when I click to see the full value.The values are there and I can highlight them with the mouse but they are not readable wi... -
Luke created a post, PHPStorm on Windows 7 not detecting update for version 6
I am running PHPStorm 5.04 on Windows 7. Check for updates does not detect that PHPStorm 6 is available. The same feature worked fine on my Mac. In settings I have the channel 'New Major Version re... -
Luke created a post, Is it possible to enable zen coding in php files?
I can tab complete zen coding synax in an html file but is this possible in a php file? PHPStorm 5.04 Windows 7 -
-
Luke created a post, Unable to debug a header() redirect in PHPStorm
I was caught out yesterday by the fact that PHPStorm would not continue a remote debugging session when it reached a header ('Location: <url>) call. A colleague using Netbeans was able to catch som... -
Luke created a post, doctrine:schema update does not work in phpstorm console
I am evaluating PHPStorm. I have enabled the Symfony2 commands within phpstorm on Mac. SOme commands work but doctrine:schema:update fails with:stty: stdin isn't a terminal [PDOException] ...