dbalek commented on PR #7579: URL: https://github.com/apache/netbeans/pull/7579#issuecomment-2247116970
> > I also see `MicronautSymbolErrorProvider` in the java lookup and while currently there does not seem to be a provider that reports the same problems in NetBeans IDE, it might quickly turn up and cause similar problems as the JavaErrorManager. > > I can register `MicronautSymbolErrorProvider` in VSCode only just like I did for `JavaErrorProvider`. Or we can remove `org.netbeans.modules.csl.api.HintsProvider` implementation in `micronaut` module and let the bridge handle the error presentation. I let @dbalek decide. In an ideal case, `MicronautSymbolErrorProvider` should provide the errors for both NetBeans IDE and 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
