neilcsmith-net commented on PR #7081: URL: https://github.com/apache/netbeans/pull/7081#issuecomment-4010629753
I can see some benefit to rationalizing here, but the code as-is wouldn't allow replacement of the existing macOS Show in Finder action. That needs `Desktop.Action.BROWSE_FILE_DIR`. It might be nice to replicate that behaviour elsewhere, although it's possibly a bit hacky - a shame the JDK hasn't implemented it. I'm not sure what the object of the Open in Tabs action is? I have a feeling it might be better implemented in a different way, but I'm trying to understand the workflow where you want to use this? -- 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
