tliron / glsp

Language Server Protocol SDK for Go
Apache License 2.0
149 stars 21 forks source link

Fix JSON key for LocationLink.originSelectionRange #3

Closed mickael-menu closed 3 years ago

mickael-menu commented 3 years ago

The JSON key was uri instead of originSelectionRange.

(BTW I've been using glsp in this PR, if you're interested: https://github.com/mickael-menu/zk/pull/21)

tliron commented 3 years ago

Thank you!!! (And sorry for the typos...)