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