主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Neo
活动总数
34
最后的活动
2025年01月03日 07:15
成员加入日期
2024年05月20日 01:43
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
9
活动概览
帖子(9)
评论(15)
按最近的活动排序
最近的活动
投票数
创建于
2025年01月03日 07:15
Hi, I have noticed that in the platform version used by the plugin (IDEA 2022.1.4), there is no KeepPopupOnPerform class, but I found the com.intellij.ui.popup.KeepingPopupOpenAction interface. Now...
社区
IntelliJ IDEA Open API and Plugin Development
How to prevent a ListPopup from dismissing automatically after it is clicked?
0 票
创建于
2024年11月27日 13:49
Yes, through you give tips, I solved the first problem, but the second problem still exists (myContext. GetStorageScheme () = = StorageScheme. The DEFAULT)
社区
IntelliJ IDEA Open API and Plugin Development
There is an issue with the com.intellij.project.converterProvider extension point
0 票
已编辑于
2024年11月27日 11:27
I understand that when my project does not meet the condition (projectPath.toString().endsWith(".ipr")), the value of the ConversionContextImpl.myStorageScheme property will be StorageScheme.DIRECT...
社区
IntelliJ IDEA Open API and Plugin Development
There is an issue with the com.intellij.project.converterProvider extension point
0 票
创建于
2024年11月23日 05:11
Thank you.
社区
IntelliJ IDEA Open API and Plugin Development
java.util.MissingResourceException: Registry key ide.helptooltip.enabled is not defined
0 票
创建于
2024年11月23日 05:11
I see, I will delete this judgment logic:if (Registry.is("ide.helptooltip.enabled")) { ............... }
社区
IntelliJ IDEA Open API and Plugin Development
java.util.MissingResourceException: Registry key ide.helptooltip.enabled is not defined
0 票
下一页
›
最后
»