主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
viartemev
活动总数
7
最后的活动
2021年03月18日 07:13
成员加入日期
2020年05月25日 17:01
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年03月18日 07:13
I got that for the caret change I should use something like this: Caret caret = editor.getCaretModel().getPrimaryCaret();caret.setVisualAttributes(new CaretVisualAttributes(JBColor.ORANGE, CaretVis...
社区
IntelliJ IDEA Open API and Plugin Development
Dynamically change of caret color
1 票
创建于
2020年05月26日 16:31
Thanks. It works for me.
社区
IntelliJ IDEA Open API and Plugin Development
Optional Kotlin support in a plugin
0 票
创建于
2020年05月26日 04:51
Jakub, thanks for your answer, I've read the documentation and because of that, I mentioned this optional dependency in my question. The question is how I can configure XML file to pass a different...
社区
IntelliJ IDEA Open API and Plugin Development
Optional Kotlin support in a plugin
0 票