Gary Mort
- Total activity 98
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
-
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. -
Created New Project --> Project Type
In PHPStorm 4.0, I think with the node.js plugin enabled, there is a new group of settings for "project type".Checking the code, it appears that a project "type" basically consists of a github repo... -
Created File Template issue...no description
I'm using PHPStorm v4 [build 117.222]. When I create a file template I am not able to edit/set a description. I've tried both creating one from scratch, and copying an existing one. In both case... -
Created Documentation for the XMLRPC Server?
Is there any docs for what actions and such the built in XMLRPC server supports?Not being a Java person, I've found it difficult to dig through the code to find it. I'd like to write some scripts ... -
Created How to compile an extension to support PHPStorm?
I ran across Script Monkey: http://code.google.com/p/scriptmonkey/Since the sourcecode is available, I was wondering if there is a step by step tutorial on the minimum needed to convert an intellij... -
Created Reformatting code: method position
Is there a way to set an option in reformat code to format functions alphabetically? -
Created Disable asp tags for php
Is it possible to disable PHPStorm assuming asp tags are PHP code?Also can I disable short tags? I don't use short tags or asp tags and have them disabled in my ini.