主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mdargyte
活动总数
32
最后的活动
2022年09月21日 16:08
成员加入日期
2018年05月12日 09:26
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
6
活动概览
帖子(6)
评论(18)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年02月27日 05:48
Thanks for the info. In my case this was actually pretty easy since I don't use tabs. I just keep a list of open editors (one Editor per EditorWindow) and their positions on screen. When an edito...
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 票
创建于
2019年02月08日 17:34
Hah! Wow, they look similar.
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 票
创建于
2019年02月08日 17:28
Thanks for the info, looks very promising. I'm having a Java Newbie issue. IntelliJ is not recognizing the 'companion' 'val' or 'lazy' keywords in: class ProjectComponent { companion object { ...
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 票
已编辑于
2019年02月07日 20:33
Sure. For any given editor index > 0 (where there are more than 1 editors open), the user can select to "follow" the 1st editor. - "1st editor" = top-leftmost editor. - "Counterparts" = correspondi...
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 票
创建于
2019年02月05日 17:20
Excellent! How about setting the VirtualFile being displayed in a currently visible Editor (not necessarily selected editor), or replacing a specific Editor with a new one showing a specific Virtu...
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 票
创建于
2019年02月05日 06:21
That worked great, thank you.
社区
IntelliJ IDEA Open API and Plugin Development
Get Editor position/index on screen
0 票
创建于
2019年01月31日 18:43
Hi Yann, thanks for the tip. I'm using getLocationOnScreen() inside EditorFactoryListener.editorCreated() and receiving the exception 'java.awt.IllegalComponentStateException: component must be sho...
社区
IntelliJ IDEA Open API and Plugin Development
Get Editor position/index on screen
0 票
创建于
2019年01月31日 07:48
Just getting back to this project. Appreciate the info, but EditorTracker's addEditorTrackerListener() seems to be a private function.
社区
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction on editor file change
0 票
创建于
2018年05月14日 19:13
I’m having trouble understanding how to get a handle to the proper EditorTracker.
社区
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction on editor file change
0 票
创建于
2018年05月14日 03:11
Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction on editor file change
0 票
«
第一页
‹
上一页