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... -
Created Using high-ascii chars for identifiers
For fun I started playing around with using high ascii charectors for some identifers. For some reason, there are a few valid identifiers that get mistakenly flagged as an error.As an example, I a... -
Created PHAR files: show stub?
Been playing around with phar files and being able to open them and view the files in them is excellent.One thing I'd like though is to be able to view the stub file section as well. My far build... -
Created PHPStorm performance tweaks for Ubuntu 12.10 64 bit
I had some rather major and odd performance issues with PHPStorm in Ubuntu 12.10 64 bit running Unity/Compiz.Using openJDK I'll get one set of odd issues.Using oracleJDK I get a second set of odd i... -
Created Plugin repository not responding
I keep getting a 500 error when trying to access the plugin repository...Wheras the contact page and the report bug page just give me blank screens.