JaroslavTulach opened a new pull request #2309: URL: https://github.com/apache/netbeans/pull/2309
Recently I was working on LSP VSCode extension. Before I could work on the polyglot debugging using NetBeans Truffle Debugger implementation, I had to polish the system to: * make the TypeScript debuggable * make the Java code debuggable * make it run in headless mode * and few more. My debugging improvements aren't ready yet, however I believe the existing VSCode extension is going to benefit from my changes even without debugging. I propose to integrate these changes into Apache NetBeans 12.2 ---------------------------------------------------------------- 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
