Downloads: 12545
Rating:
Participated in rating: 22
Recent change notes:
- Rename refactoring
- Find usages
- Parameter info
- Fields resolve and completion
- Methods resolve and completion
IDEA8 version
Rename refactoring only renames references which are resolved, so be careful.
Comments:
Cant even see contants.
Looks fine. thanks.
I would defiantly pay for a more comprehensive version, with code reformat and robust re factoring.
Great Job!!!!!
Even with this problem it is a great plugin.
Idea - Build 9013
Thanks!
it would be greatly appreciated
I think the problem is that my IntelliJ build is newer than the plugin supports. I downloaded the jar from sourceforge and see the until-build attribute in the plugin.xml file is 7999 -- my 8.0.1 build is 9164...
php functions are not resolved, this is true
v8 support is not going to be in the next couple of months unless somebody helps with the project
No message
java.lang.StackOverflowError
at com.intellij.util.containers.LimitedPool.recycle(LimitedPool.java:46)
at com.intellij.lang.impl.PsiBuilderImpl.rollbackTo(PsiBuilderImpl.java:219)
at com.intellij.lang.impl.PsiBuilderImpl$StartMarker.
rollbackTo(PsiBuilderImpl.java:35)
at net.jay.plugins.php.lang.parser.parsing.calls.Variable.
parseCompoundVariable(Variable.java:315)
at net.jay.plugins.php.lang.parser.parsing.calls.Variable.
parseReferenceVariable(Variable.java:267)
at net.jay.plugins.php.lang.parser.parsing.calls.Variable.
parseVariableWithoutObjects(Variable.java:217)
at net.jay.plugins.php.lang.parser.parsing.calls.Variable.
parseVariableWithoutObjects(Variable.java:207)
at net.jay.plugins.php.lang.parser.parsing.calls.Function.
parse(Function.java:30)
at net.jay.plugins.php.lang.parser.parsing.calls.Variable.
parseBaseVariableOrFunctionCall(Variable.java:160)
at net.jay.plugins.php.lang.parser.parsing.calls.Variable.parse(Variable.java:39)
at net.jay.plugins.php.lang.parser.parsing.expressions.
PrimaryExpression.parse(PrimaryExpression.java:31)
at net.jay.plugins.php.lang.parser.parsing.expressions.
PostfixExpression.parse(PostfixExpression.java:20)
at net.jay.plugins.php.lang.parser.parsing.expressions.
UnaryExpression.parse(UnaryExpression.java:71)
at net.jay.plugins.php.lang.parser.parsing.expressions.
InstanceofExpression.parse(InstanceofExpression.java:19)
at net.jay.plugins.php.lang.parser.parsing.expressions.logical.LogicalNotExpression.
parse(LogicalNotExpression.java:28)
at net.jay.plugins.php.lang.parser.parsing.expressions.math.MultiplicativeExpression.
parse(MultiplicativeExpression.java:25)
at net.jay.plugins.php.lang.parser.parsing.expressions.math.AdditiveExpression.
subParse(AdditiveExpression.java:50)
at
...................
...................
net.jay.plugins.php.lang.parser.parsing.expressions.math.AdditiveExpression.
subParse(AdditiveExpression.java:58)
at net.jay.plugins.php.lang.parser.parsing.expressions.math.AdditiveExpression.
subParse(AdditiveExpression.java:58)