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
97 stars 15 forks source link

fix: it must be possible to have a nil range to replace all content in the TextDocumentChangeEvent #43

Closed a-h closed 9 months ago

a-h commented 1 year ago

Replaces previous PR, because I accidentally did a PR from the main branch of my fork.