incendial
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
incendial commented, -
incendial commented, -
-
incendial created a post, AnsweredAsyncTreeModel: 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 created a post, AnsweredIntention 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 created a post, AnsweredToolWindow: 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...