lahodaj commented on PR #7654: URL: https://github.com/apache/netbeans/pull/7654#issuecomment-2283243178
I would suggest to add testcases for the number and character literals also to `JavaDocumentationTaskTest.java`, as that will be the test other developers will likely run when adjusting code completion. Tests in `java/java.lsp.server` are mostly meant for the gluing code between the LSP and the real backend, and do not generally cover all possible problems/combinations. -- 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
