主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexey Gopachenko
活动总数
2494
最后的活动
2018年09月24日 09:09
成员加入日期
2009年08月06日 15:18
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1011
活动概览
帖子(0)
评论(1483)
按最近的活动排序
最近的活动
投票数
创建于
2014年01月28日 15:32
have you tried to actually creating classes \int etc. and putting them in a file in your project - just to fix those "class" refs?..
社区
IntelliJ IDEA Open API and Plugin Development
PHPStorm customize parameter type inspection (scalar types)
0 票
创建于
2014年01月30日 18:37
Sorry, this is not user-serviceable (or augumentable), it counters current language behavior too much.
社区
IntelliJ IDEA Open API and Plugin Development
PHPStorm customize parameter type inspection (scalar types)
0 票
创建于
2014年03月31日 17:27
Please file this all as an issue at http://youtrack.jetbrains.net/issues/WI#newissue=yes and we'll continue there.You'll need to create IndexableSetContributor and we'll need to provide you with an...
社区
IntelliJ IDEA Open API and Plugin Development
Php Type Providers
0 票
创建于
2014年04月02日 15:36
http://youtrack.jetbrains.com/issue/WI-22743
社区
IntelliJ IDEA Open API and Plugin Development
Php Type Providers
0 票
创建于
2012年04月04日 10:57
Just compare the build numbers, not the version numbers. First number (111, 117) is a git release branch number and the second (1...100...500...) is the sequental build number in the branch.the git...
社区
IntelliJ IDEA Open API and Plugin Development
jIDEA is not finding anything ! (is this a bug?)
0 票
创建于
2012年04月06日 03:30
Yes, your IDE is WAY too old.Get latest 11.1 build (117.*) Also, switch your git to branch "117" to be on the same page.You may try to use PHP PSI but we are not providing any information here yet...
社区
IntelliJ IDEA Open API and Plugin Development
jIDEA is not finding anything ! (is this a bug?)
0 票
创建于
2012年10月24日 16:58
Nope, we don't have an open API.
社区
IntelliJ IDEA Open API and Plugin Development
[PHPStorm] How to read PHP Servers?
0 票
创建于
2013年03月17日 18:45
Well we started to publishing APIs in 6.0. We'll provide extension points to achieve this and tutorials how to use them. Please stay tuned.
社区
IntelliJ IDEA Open API and Plugin Development
How to tell to the IDE what class is some var?
0 票
创建于
2013年04月29日 13:59
Its impossible to access indexes from this EP implementation ATM - it is called when indexes are built too.We plan to address this soon.Please use PhpStorm forums for all PS-specific openapi quiest...
社区
IntelliJ IDEA Open API and Plugin Development
PHP OpenAPI: Deadlock when renaming class
0 票
创建于
2013年08月09日 08:03
1. Nothing specific to PHP here - TestClass::testMethod() is a PsiNamedElement, just use ReferencesSearch utility methods to find all references in given scope.2. PhpIndex at your service to find e...
社区
IntelliJ IDEA Open API and Plugin Development
few questions - phpstorm plugin - open api
0 票
«
第一页
‹
上一页
下一页
›
最后
»