sdedic edited a comment on pull request #3004: URL: https://github.com/apache/netbeans/pull/3004#issuecomment-863897945
I added a possibiltiy to disable an action (button **Disable**) and a way how the user can **Restore** the action: - the Disable customized action will be removed, returning to the provided configuration's defaults (if that default is not 'disable' instruction), or - the action def for the `default` configuration, if it exists. This way the user can re-enable `Debug` actions and define whatever behaviour she/he likes in the continuous mode.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
