主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ilan147963
活动总数
13
最后的活动
2022年02月09日 14:12
成员加入日期
2022年01月24日 20:01
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
6
活动概览
帖子(4)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月09日 14:12
For the first question, I would like to get an offset for a caret (let's say I got it from function caretPositionChanged()) and draw in this offset some type of rectangle or any sign that will show...
社区
IntelliJ IDEA Open API and Plugin Development
Add a fake (without any use) caret
0 票
创建于
2022年01月27日 16:00
Any way to receive the src code here? I have no idea how to just run EditorFactory.getEventMulticaster().addDocumentListener() `from thin air`, how do I connect it to the xml or make it run?
社区
IntelliJ IDEA Open API and Plugin Development
Cannot capture file changes from refactorings
0 票
已编辑于
2022年01月27日 15:58
Yann Cebron I've checked the functions of FileDocumentManagerListener and at best the edited file is reloaded once every save (but not once every change). Am I missing something? Is there a way to...
社区
IntelliJ IDEA Open API and Plugin Development
Getting offset for a typed char
0 票