JaroslavTulach edited a comment on pull request #3118: URL: https://github.com/apache/netbeans/pull/3118#issuecomment-905165868
> That's nice. > ... anyone could write a VSCode extension that would install some NB modules to extend the VSCode functionality. Yes, this was always the goal! Anyone can write a VSCode extension and extend the functionality. To quote #2570: > The launcher attempts to support extensibility. nbcode.ts scans all activated extensions and collects clusters from nbcode subdirectory. As such it is possible for various VSCode extensions to contribute modules into the same backend and enhance its functionality. -- 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
