go-language-server / protocol

Package protocol implements Language Server Protocol specification in Go
https://pkg.go.dev/go.lsp.dev/protocol
BSD 3-Clause "New" or "Revised" License
98 stars 15 forks source link

Protocol Updates #48

Open mnoah1 opened 1 year ago

mnoah1 commented 1 year ago

Is there a long term plan to continue to maintain this package? There are new features in protocol version 3.18 that would be useful to have integrated here.

rcjsuen commented 2 weeks ago

@zchee What are your future plans for this repository? Will you a) continue to accept pull requests, b) add other interested folks as a maintainer, c) archive this repository, and/or d) something else?

zchee commented 2 weeks ago

@mnoah1 @rcjsuen Currently, I am trying to restart to maintain this package.

See:

rcjsuen commented 2 weeks ago

Thank you. Looking forward to the 3.17 and 3.18 updates. Is there anything we can do to help?

zchee commented 1 week ago

For now, create draft PR: https://github.com/go-language-server/protocol/pull/52