sdedic opened a new pull request #2462: URL: https://github.com/apache/netbeans/pull/2462
Since the whole document text is removed and re-added, all breakpoints were renumbered to line 1. This fix fixes case where there are no changes between saved file and the didOpen state; there's still slight chance that didOpen will report a different content to the LSP server. Fixing that will probably require some trickery in openide.text ... ---------------------------------------------------------------- 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
