Gary Mort
- 活动总数 98
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 41
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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 ... -
创建于 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...