主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Daniel Welch
活动总数
30
最后的活动
2018年04月03日 14:32
成员加入日期
2016年05月14日 03:30
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(6)
评论(15)
按最近的活动排序
最近的活动
投票数
创建于
2016年10月06日 21:48
Ah! I see. I was running an older version of the IDE and EditorColorsManager#TOPIC is fairly new addition! I've updated and it is indeed working as you said it would--with the code you suggested. T...
社区
IntelliJ IDEA Open API and Plugin Development
update font in custom panel when changed in colors and fonts..
0 票
创建于
2016年10月06日 19:05
Hmm, Just to clarify, here's the code that I have in placeright now: EditorColorsManager.getInstance().addEditorColorsListener(new EditorColorsListener() { @Override public void globalSchemeC...
社区
IntelliJ IDEA Open API and Plugin Development
update font in custom panel when changed in colors and fonts..
0 票
创建于
2016年10月06日 17:44
Hm, it appears globalSchemeChange only fires when the global scheme changes (duh) but not for normal font changes... So perhaps there really isn't a good way to adjust font on custom panels whenev...
社区
IntelliJ IDEA Open API and Plugin Development
update font in custom panel when changed in colors and fonts..
0 票
创建于
2016年05月17日 13:45
Thanks! I'll definitely take a look at the suggestions in a day or two.
社区
IntelliJ IDEA Open API and Plugin Development
How to navigate to custom side panel UI by clicking on a gutter icon
0 票
创建于
2016年05月14日 04:23
Ah,so I'm thinking maybe getPopupMenuActions() in GutterIconRenderer might be what I'm looking for... I'll update this if I make some progress (though maybe it's not "the right way" to approach th...
社区
IntelliJ IDEA Open API and Plugin Development
How to navigate to custom side panel UI by clicking on a gutter icon
0 票
«
第一页
‹
上一页