sdedic opened a new pull request #3833:
URL: https://github.com/apache/netbeans/pull/3833
An extension of #3793, this hint bridges Maven hints to LSP. The
ErrorProvider runs explicitly parser task internals and report to LSP client.
Note that these changes would not be necessary if the LSP server would have
been running the parser cycle ("kolecko") for document changes - but it does
not -- see [NETBEANS-6477](https://issues.apache.org/jira/browse/NETBEANS-6477).
I needed also to move Maven MIME type registration to lower layer module -
but the base Maven module already contained registrations based on that MIME
type - but did not define the resolver for it.
--
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