主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ivan Shcherbak
kotlin & php
活动总数
11
最后的活动
2018年09月25日 04:36
成员加入日期
2018年06月23日 12:04
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2018年09月25日 04:36
Thanks. Now I get the point of how `createPhpPsiFromText` works.
社区
IntelliJ IDEA Open API and Plugin Development
Inject wrapped expression into braces
0 票
创建于
2018年07月05日 14:15
Hm. I have clean the index and after reindexing, all seems to works fine. Type resolved correctly and works like a charm. No "undefined variable" errors.
社区
IntelliJ IDEA Open API and Plugin Development
Support custom variables in the html files
0 票
已编辑于
2018年07月02日 09:50
https://gist.github.com/funivan/5b9fe0a55190df86402dc03386df2443 Add 3 classes: GoTo implementation Type resolving Completion contributor UPD: link fixed
社区
IntelliJ IDEA Open API and Plugin Development
Support custom variables in the html files
0 票
已编辑于
2018年07月02日 09:36
I`m using PhpTypeProvider3 to recognize types in the PhpStorm. Also, I have implemented GotoDeclarationHandler and VariableCompletionContributor Here is the full source code https://gist.github.com...
社区
IntelliJ IDEA Open API and Plugin Development
Support custom variables in the html files
0 票
创建于
2018年06月25日 08:57
Thanks a lot. Works without exception.
社区
IntelliJ IDEA Open API and Plugin Development
Specify return type of the Php method
0 票