sdedic opened a new pull request #2493: URL: https://github.com/apache/netbeans/pull/2493
I've implemented a `AbstractDialogDisplayer` that, if registered will remote `notify()` and `notifyLater` through `UIContext` into the remote LSP client. I've tested locally on Gradle projects; but it has still some limitations, like Project Problems tend to display a customizer ... so I've commented out the final registration of the service. I'd like to pull in the infrastructure for collaboration. ---------------------------------------------------------------- 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
