> Maybe (after this PR discussion!) there's also a need to consider > adding more NotifyDescriptor types with this in mind? eg. something > like NotifyDescriptor.Choices?
+1 There is a `QuickPick` support used in `java.lsp.server` - having a standard Swing/VSCode abstraction would be great: https://github.com/apache/netbeans/blob/ f82594d88acf58c14722d3460558d19c0d6744d7/java/java.lsp.server/src/org/ netbeans/modules/java/lsp/server/protocol/DelegateMethodGenerator.java#L186 -jt --------------------------------------------------------------------- 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
