主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Chris Gamache
活动总数
16
最后的活动
2019年10月28日 15:04
成员加入日期
2012年10月10日 16:42
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
帖子(5)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月19日 14:54
You're the wizard! Thanks so much. I'm pretty sure this is perfect. I'm going to roll up my sleeves and get to work.
社区
IntelliJ IDEA Open API and Plugin Development
Enumerate annotations on PsiElement
0 票
创建于
2018年01月19日 13:41
Understood. Can you suggest a different design pattern than the one I'm suggesting for tracking the RangeHighlighters for all open documents? Where are the RangeHighlighters applied? Could I create...
社区
IntelliJ IDEA Open API and Plugin Development
Enumerate annotations on PsiElement
0 票
创建于
2018年01月18日 20:38
This is great information! I found out a few things: It turns out that there's a catch... The RangeHighlighter[] highlighters = model.getAllHighlighters(); inspection can only happen in the event d...
社区
IntelliJ IDEA Open API and Plugin Development
Enumerate annotations on PsiElement
0 票
创建于
2017年05月08日 13:01
Right you are. And there's currently no way around it because one will always need to have a literal $value$ in one's command line and the interpreter seems to be very very greedy. Even when I spli...
社区
IntelliJ IDEA Users
How to escape dollar signs in program arguments
0 票
创建于
2017年04月17日 13:50
Thanks. So there wasn't anything I was missing... The feature doesn't exist. I was afraid of that. Per your suggestion, I created a bug report: https://youtrack.jetbrains.com/issue/IDEA-171547 ...
社区
IntelliJ IDEA Users
Editing fixed field data
0 票