michael ussher
- Total activity 697
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 18
- Subscriptions 241
-
Created could someone confirm, PhpStorm Freezes
os: kubuntu 10.04PhpStorm 2.0betabuild PS-98.271on this page:http://grasshopperpebbles.com/demos/index.php/jqueryui/feedback/externalIf in firefox i right click and choose "Save Page as...." and sa... -
Created Red Warnings in the editor that should be green
os: kubuntu 10.04PhpStorm 2.0betabuild PS-98.240The php error checking is calling this an error$func = array('do_something', 'do_another_thing', 'do_a_third_thing');foreach($func as $function){ ... -
Created java args, where to put them? opengl=true
os: kubuntu 10.04PhpStorm 2.0betabuild PS-98.280Yesterday while using phpstorm i got a bit frustrated when it started to hang a few times.Figured it might be an issue with java not having enough me... -
Created any way to print the 'key map' (Default for KDE)?
os: kubuntu 10.04PhpStorm 2.0betabuild PS-98.191On this page there is the "keyboard reference (Windows/Linux)"http://www.jetbrains.com/phpstorm/documentation/index.htmlBut a lot of the keys are wro... -
Created how to add a new project to GIT?(from the IDE)
os: kubuntu 10.04PhpStorm 2.0betabuild PS-98.191I have a new project that its just me that is working on it. I have git installed on my local machine.What i wanted to do was to add the local projet... -
Created What does "Connection error: Broken pipe" mean?
os: kubuntu 10.04PhpStorm 1.0.1Build PS-95.315What does "Connection error: Broken pipe" mean?I was having one issue with xdebug that I couldnt resume program (F9) past the last break point and have... -
Created todo for html and smarty
os: kubuntu 10.04PhpStorm 1.0 RC2build PS-95.298in a file with a .php extension, inside a php piece of code, if i write todo or TODO in the comments section this will be picked up and appear in the... -
Created 'add to watches' shortcut is already assigned to 'add to watches'
os: kubuntu 10.04PhpStorm 1.0build PS-95.273When i am debugging php and am stepping through the code, putting the cursor on a variable and right clicking on it brings up a menu of options. In that... -
Created wrap highlighted secton in quotes ''
os: kubuntu 10.04PhpStorm beta 1.0build PS-95.257Is there any way to highlight a section and wrap that highlighted section in quotes?code:{if $_USER.quota_id == -2}i want to wrap the -2 in quotes s... -
Created PM notes in this forum system?
Is there any way to send a private message to other users of this forum system?For instance if i wanted to send my contact information to someone without sending it to everyone.Thanks