主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Opensource
活动总数
48
最后的活动
2026年01月22日 12:38
成员加入日期
2020年02月20日 18:16
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
17
活动概览
帖子(8)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2020年04月22日 20:07
Happened three times the past hour. For every plugin gradle was added. localpath might help. I will try.
社区
IntelliJ IDEA Open API and Plugin Development
Why gradle always downloads large files when trying to build a plugin project?
0 票
创建于
2020年04月14日 18:10
1. I got it in the end. It was not a pretty way to get it but I got the info. 2. Following your advice, I have no comment.
社区
IntelliJ IDEA Open API and Plugin Development
Get the splitter orientation and other info on a splitter
0 票
创建于
2020年04月12日 09:38
Dosnlinux Thanks! Does the second link provide me with a settings configuration window. I've seen the state stuff before. It is the UI part I would like to add.
社区
IntelliJ IDEA Open API and Plugin Development
How do you create a configuration settings window for the plugin, easiest start.
0 票
创建于
2020年04月11日 20:53
I had to poll in the end.
社区
IntelliJ IDEA Open API and Plugin Development
Listen to event for editor focus / unfocus.
0 票
创建于
2020年04月10日 16:12
Not even the plugin api is decent.
社区
IntelliJ IDEA Open API and Plugin Development
Get the splitter orientation and other info on a splitter
0 票
创建于
2020年04月10日 16:12
what a wonderful community ... youtrack has millions of open issues. This editor becomes shittier for every year I use it. I appreciate the GoLang and PHP support.
社区
IntelliJ IDEA Open API and Plugin Development
Get the splitter orientation and other info on a splitter
0 票
创建于
2020年04月10日 12:49
That method is package private and getParent is not pssible to call either. what a shit
社区
IntelliJ IDEA Open API and Plugin Development
Retrieving and setting split window settings
0 票
创建于
2020年04月07日 11:22
Requiring us to post a new question just to get some attention.
社区
IntelliJ IDEA Open API and Plugin Development
This forum should sort based on recent activity by default
0 票
已编辑于
2020年04月07日 10:58
I got it to work by using this.manager.getSelectedTextEditor and casting it. Frankly I don't know why I need to cast it. Why doesn't it give me the proper type to start with. this.editor = (E...
社区
IntelliJ IDEA Open API and Plugin Development
How to edit the active intellij editor background color ONLY
0 票
创建于
2020年04月07日 10:43
Seems there is a way to listen to when things open and close and then I guess you could have some actions triggered. MessageBus bus = project.getMessageBus();MessageBusConnection connection = bus....
社区
IntelliJ IDEA Open API and Plugin Development
Intellij plugin development - How to override any Intellij open file action?
0 票
«
第一页
‹
上一页
下一页
›
最后
»