jtulach commented on PR #4040: URL: https://github.com/apache/netbeans/pull/4040#issuecomment-1142317259
With [be02cff](https://github.com/apache/netbeans/pull/4040/commits/be02cffbe1fac920a47b20a0b21c71ac1312a668) one should be able to stop the Java execution before sending a message to VSCode:  And just by setting `pause = true` in the evaluation window the execution will then stop in chrome dev tools in VSCode:  -- 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
