Jack Fruh

- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
-
Jack Fruh created a post, Comment to auto fold a region of code?
is there a way I can comment a block of code so that by default it will be collapsed when the file is opened in the IDE?something like function main(){ ...}//collapsefunction working(){ ...}I'd ... -
Jack Fruh created a post, Is there a shortcut for PHP's -> ?
This may sound dumb since it's only 2 chars, but I find -> a huge pain to type! I wonder if there is a shortcut?for example:Typing $thisIn netbeans if I type $this followed by control+space it chan... -
Jack Fruh created a post, Need Debugging help: PhpStorm 5.0.4, OSX, MAMP, Xdebug
Hi Everyone - I'm having a heck of a time getting breakpoints to work. I watched a video on Jetbrains TV, but it covered version 1 and I'm using Version 5. Right at the point in the video where ... -
Jack Fruh created a post, How to move PHPStorm to a new Mac?
Hi, I had to rebuild my Mac from scratch, What files do I need off the backup to restore my phpstorm configuration? I have my license key so I'm not concerned about that, but it would be great... -
-
Jack Fruh created a post, How to debug a page called from javascript?
I have a problem on a php page I'd like to debug.I have a break point set, but It doesn't stop there.My project is fairly simple:grid.html - the launching point for the project (displays a jqgrid)s... -
Jack Fruh created a post, Overlapping projects - is this ok in PHPStorm / Webstorm?
Is it ok to have overlapping projects in PHPStorm?IeProject 1: /Applications/MAMP/htdocsProject 2: /Applications/MAMP/htdocs/project1usesEXTJSproject 3: /Applications/MAMP/htdocs/project2usesjquer... -
Jack Fruh created a post, Question about project setup/mappings in EAP 98.458
Today I tried to add a new project, and would like to know if there is a difference between 'open directory' and 'New Project from existing files.'The reason I ask is that I tried 'open directory' ... -