How to Add Additional Operations to an existing action implemented by Intellij platform when it is performed?

已回答

I'm trying to add a additional operation to the exsisting action  'Help->Diagnostic Tools->Debug Log Settings..->OK',But I don't know how to monitor whether this action is triggered, because it is implemented by intellij platform.Is there any way to do that?

评论操作 固定链接

Hi,

I don't see any way of listening for changing this particular setting.

0

请先登录再写评论。