Joe Szurszewski

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Joe Szurszewski created a post, How to manage lots of open files in PHPStorm
I use PHPStorm all day every day with 30-50 open files. The editor tab management features really need to be improved to handle this kind of situation. If you don't force a single row of tabs, th... -
Joe Szurszewski created a post, Breakpoints ignored
I started a discussion in http://devnet.jetbrains.net/thread/433854?tstart=0but it appears no one is tracking this, so I'm starting a new thread.In short, when I debug using xdebug, the debugger on... -
Joe Szurszewski commented, -
-
Joe Szurszewski commented, -
Joe Szurszewski created a post, Breakpoints ignored when using xdebug
I've got PHPStorm sort of working with xdebug, but there is a problem that makes it not very usable.I set up xdebug on the server, and set up an ssh tunnel so my client can receive the xdebug conne... -
-
Joe Szurszewski created a post, Managing files in a remote project
I am new to PHPStorm, and have setup a large project that uses source files on a remote server.It took quite a while to download all of the source to my local Mac, but once it finished, I can edit ...