主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kirill Smelov
活动总数
38
最后的活动
2022年10月18日 13:48
成员加入日期
2018年05月17日 16:22
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
13
活动概览
文章(0)
帖子(0)
评论(25)
按最近的活动排序
最近的活动
投票数
已编辑于
2020年11月16日 05:56
I'm afraid right now this is the only option available. You can create YT issue with request to expand our API though. IN your case you can still invoke getParent on identifier to make a decision a...
社区
IntelliJ IDEA Open API and Plugin Development
I'm unable to access a PHP Doc annotation element through PSI for element reference navigation
1 票
已编辑于
2018年05月17日 16:32
Hi! To create custom action, please, perform the next steps: 1. Create action class. This class should extend com.intellij.openapi.actionSystem.AnAction class. 2. Register created action in your pl...
社区
IntelliJ IDEA Open API and Plugin Development
PhpStorm Plugin right-click
0 票
已编辑于
2022年10月18日 13:48
正式评论
Hey. Indeed, LookupElementBuilder is responsible solely for items in completion list. Please see https://plugins.jetbrains.com/docs/intellij/references-and-resolve.html to learn how to implement re...
社区
IntelliJ IDEA Open API and Plugin Development
LookupElementBuilder usage to reference PHP class (from XML)
0 票
已编辑于
2022年04月14日 16:02
Can you please try to explicitly set interpreter home path? It's used during deserialization of interpreters on IDE startup to decide on type of SDK interpreter.setHomePath(sdkData.getSdkId()); aft...
社区
IntelliJ IDEA Open API and Plugin Development
Reading PHP Remote Interpreter Path
0 票
创建于
2022年04月05日 14:06
This should normally work. Can you please provide complete example with setup code and the code that doesn't work?
社区
IntelliJ IDEA Open API and Plugin Development
Reading PHP Remote Interpreter Path
0 票
下一页
›
最后
»