lahodaj commented on PR #9285: URL: https://github.com/apache/netbeans/pull/9285#issuecomment-4555895503
FWIW, the lambda index is now a list, and the weird UI is removed. So, e.g. `-1, 1` is a valid list of lambda indices to stop on, and means "stop outside of any lambda, and on the second lambda on the line". Also, there's a test added, which should (hopefully) ensure the lambda breakpoints work as intended over DAP. I think this is ready for review. -- 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
