incendial
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
incendial 进行了评论, -
incendial 进行了评论, -
-
incendial 创建了一个帖子, 已回答AsyncTreeModel: Background invoker shall not be EDT
Hi,I use Tree and AsyncTreeModel to display data to users and in the 2023.1 release I started to get reports with the following stack trace:java.lang.Throwable: Background invoker shall not be EDTa... -
-
incendial 创建了一个帖子, 已回答Intention action: how to create a submenu with custom actions?
Hi,I'm trying to add an intention action with a submenu where the user can choose a proper option based on their context. As I can see for the Kotlin some actions has a submenu with "fix all" / "su... -
-
incendial 创建了一个帖子, 已回答ToolWindow: focus goes back to editor on keyboard events
Hi! I'm trying to implement a similar to the "Problems view" tool window for the Dart language and got stuck with the focus issues - I've added actions for quick fixes (option + enter) and copy des...