sdedic opened a new pull request, #5590:
URL: https://github.com/apache/netbeans/pull/5590

   This PR extends the LSP command 'project.audit.execue/display' with several 
options that customize UI behaviour. In addition, the command can return the 
data back to the vscode for custom presentation of the result.
   
   In the supplemental commit, I have moved  GSON (de)serialization helpers 
from integration module to the base LSP one and configured the server's GSON, 
so now some NetBeans objects can be used as results from LSP functions and will 
be serialized in some sane way to the JSON returned to the LSP client.


-- 
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

Reply via email to