Neo

- 活动总数 34
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 9
-
-
Neo 创建了一个帖子, 已回答How to prevent a ListPopup from dismissing automatically after it is clicked?
I have created an ActionGroup which is bound to an ActionButton, and this group maintains three ToggleActions.When I click the ActionButton, a popup appears that lists my three ToggleActions in a L... -
-
-
Neo 创建了一个帖子, 已回答There is an issue with the com.intellij.project.converterProvider extension point
I used the ConverterProvider extension point to make my plugin compatible with old configuration data, but there are a few issues: 1. I created a new class, LegacyHistoryConverterProvider, which e... -
Neo 进行了评论, -
-
Neo 进行了评论, -
-
Neo 创建了一个帖子, 已回答Missing dependencies: module com.intellij.modules.json IC-243.22562.13
When executing the runPluginVerifier process on Github Action, I detected some compatibility issues between the plug-in and IC-243.22562.13 version. How can I resolve these issues so that my plug-i...