主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Brian Faris
活动总数
75
最后的活动
2021年04月09日 21:56
成员加入日期
2016年02月18日 17:40
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
30
活动概览
帖子(7)
评论(35)
按最近的活动排序
最近的活动
投票数
创建于
2018年08月10日 23:11
https://github.com/JetBrains/intellij-sdk-docsThen code_samples/live_templates
社区
IntelliJ IDEA Open API and Plugin Development
Modify a java-class with live-templates
0 票
创建于
2018年07月25日 17:18
For anyone who is interested in single click behavior in the completion window, you can check out my plugin Brew Java at https://plugins.jetbrains.com/plugin/10904-brew-java . It also has right cli...
社区
IntelliJ IDEA Users
Funny completion list click behavior
0 票
创建于
2018年06月20日 12:46
Yea I'll be using that now :)
社区
IntelliJ IDEA Open API and Plugin Development
LookupManager not getting all LookupElements
0 票
已编辑于
2018年06月20日 07:31
Ahh I see, thanks for the response. My plugin needs a way to access all methods/fields of object before dot operator and since code completion does this so well with the dot operator I've been usin...
社区
IntelliJ IDEA Open API and Plugin Development
LookupManager not getting all LookupElements
0 票
创建于
2016年02月19日 18:43
Now at ChooseItemAction
社区
IntelliJ IDEA Users
Funny completion list click behavior
0 票
创建于
2016年02月19日 18:30
I might be able to change this behavior programmatically with LookupElementPresentation.
社区
IntelliJ IDEA Users
Funny completion list click behavior
0 票
创建于
2016年02月19日 18:48
Ok I should be able to use MouseListener to listen for the mouse event on the lookup element. Should work.
社区
IntelliJ IDEA Users
Funny completion list click behavior
0 票
创建于
2016年02月18日 18:49
JavaThanks for your answer, I'll try that out.
社区
IntelliJ IDEA Open API and Plugin Development
Completion list APIs
0 票
创建于
2016年02月18日 19:43
Very helpful :)
社区
IntelliJ IDEA Open API and Plugin Development
Completion list APIs
0 票
已编辑于
2020年04月29日 23:00
PsiClass#getExtendsList
社区
IntelliJ IDEA Open API and Plugin Development
Find if a class extends a specific class or a class that extends that
-1 票
«
第一页
‹
上一页