neilcsmith-net commented on issue #7920: URL: https://github.com/apache/netbeans/issues/7920#issuecomment-2447088057
The background actions are customizable in a similar way to the toolbars, using the config file system. That is how you can hide them in the first place. It was a key criteria in adapting #5591 for inclusion, which I personally took on because I also wanted to use the feature in 2 platform applications. What there is not at present is a UI to control the config file system configuration of these. You are welcome to work on one. Given I like the IDE as it is, and the current implementation meets my platform requirements, it's certainly not high on my own to-do list. If you or anyone else wants guidance on how to implement this, I'm sure we can provide support to do so. Have opened #7927 and added link to the default IDE configuration, which also shows where in the file system this is configured. -- 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. To unsubscribe, e-mail: [email protected] 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
