主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Maxime Hamm
活动总数
16
最后的活动
2017年09月04日 11:53
成员加入日期
2016年12月10日 13:11
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
5
活动概览
帖子(4)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2017年09月04日 11:53
I'm also interested in such behavior for my Tmar plugin This would considerably improve user experience ! (https://plugins.jetbrains.com/plugin/9925-tmar-plugin)
社区
IntelliJ IDEA Open API and Plugin Development
Displaying an image in source code editor
0 票
创建于
2017年07月07日 15:20
No stack trace... But I think I found the problem : my Annotation was related to "Groovy" language instead of my custom language "Jspresso"... Thank you both for your help ! Regards
社区
IntelliJ IDEA Open API and Plugin Development
Annotation "setFileLevelAnnotation(true)" not displayed
0 票
创建于
2017年07月07日 12:53
NB : when removing the "annotation.setFileLevelAnnotation(true)" the annotation is showing (from file start to file end)
社区
IntelliJ IDEA Open API and Plugin Development
Annotation "setFileLevelAnnotation(true)" not displayed
0 票
创建于
2017年03月31日 21:01
Hello Thank your for this explanations. I need to load a cache which is used by all of my inspections and by references resolution also... if I can't run all of this sequentially, is there a way t...
社区
IntelliJ IDEA Open API and Plugin Development
Syntax analysis, annotators, inspections
0 票
创建于
2017年01月17日 14:32
Thank you, it works wonder !
社区
IntelliJ IDEA Open API and Plugin Development
How to grey out not used references ?
0 票
已编辑于
2016年12月19日 16:58
Hello Alexey Thanks to your help, I managed it ! As you suggested I've created my own "FindUsagesHandlerFactory" which creates custom "FindUsagesHandler"... which returns both the "class" and the "...
社区
IntelliJ IDEA Open API and Plugin Development
Find usages is not working with "cascading references"
0 票