eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
599 stars 143 forks source link

Bring DAP protocol implemented up to 1.60.0 #716

Closed jonahgraham closed 1 year ago

jonahgraham commented 1 year ago

The majority of changes are documentation clarification and this change brings LSP4J up to date with commit https://github.com/microsoft/debug-adapter-protocol/commit/3e0628aea2ececc28c7666818350fde4a3dc92e2

jonahgraham commented 1 year ago

I am going to merge this now - @KamasamaK if you are able to do a post-merge review of this (and #704) I would be grateful.