Gary Mort
- Total activity 98
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
-
Created PHPStorm tree view indentation spacing
I changed the font in the editor to set a smaller size I am more comfortable reading. However the file tree displayed in the project view does not adjust the spacing - it seems to be set to a fixe... -
Created Deployment Server File Status
Where does the Deployment Server store the status of all the files[physically] and is there a way to update it programatically?Even using SFTP, downloading all the files from the server can take qu... -
Created Vmoptions that seem to make PHPStorm fly
Note, I am using some options which appear conflicting.--XX:CompileThreshold=60000This config in theory makes the IDE run /slower/ for the first 60,000 somethings[commands executed?].Standard clien... -
Created External Tool Macro's
I'm setting up a few external tool scripts to integrate with git and github.For this, I'd like to be able to grab the github username from the PHPStorm preferences. Is there a macro for accessing ... -
Created Automating Tasks in PhpStorm
PhpStorm has a very rich set of options for automating things - at the moment I'm trying to work out which options work best in which circumstances.File and Code Templates vs Live Templates:I want ... -
Created Indexing drags system down
For some reason, when I make large changes to file structures outside of PHPStorm[version 5 and EAP6] - this can cause PHPStorm to drag when I switch back to it.As an example, I use submodules in s...