Showing Progress for Actions
已回答
I have a bunch of AnAction and some have long processing, while they deal with IO, thus actionPerformed() takes a while to complete
What is the general guidance for indicating that your action is doing work, when it takes a few seconds to complete?
Is there something built-in to actions to show that it is busy doing something?
请先登录再写评论。
Hi Jezz,
Please see: https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html#background-processes-and-processcanceledexception