Mark Steudel
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Delay in changes showing up in browser
I'm developing locally on my laptop and finding that there is suddenly a delay between when I make a change and when the browser picks it up, even when I do save all, it can be as long as 20 second... -
Created get rid of "Multiple implementations"
So when I try and option click into a method, I get a little dialogue that says: Multiple ImplementationsAnd shows two links to the same file. One is absolute and one is relativee.g.../path/to/file... -
Created Javascript debugging in a PHP file
Is there a way to set breakpoints and do javascript debugging in PHP file? I cant seem to set breakpoints in the javascript in my php file. -
Created run a tool after svn commit
I can see that you can run a bash script after you commit a file, I was wondering if it's possible to pass in the filename of the file that was commited. It'd be kinda cool if phpstorm could pass i... -
Created is there a way to have parent folder indicate that it contains modified files?
So I was wondering if there is a way for a files parent folder to indicate that the folder contains files that have been modified (if you are using something like svn or git). Some times I miss fil... -
Created PHPStorm 6 - Where did upload go?
In php 5 there was a Upload to ... in the context menu if you right clicked a file. In 6 it doesn't seem to be in that menu anymore ... is that feature gone? -
Created Javascript Debugging in Chrome, works in FF
So I have setup a remote js debugging project and initially I set the browser to Chrome, and while I could see it opening up a new tab, see connected to jetbrains Chrome Extension in the debugger f...