0.17.0.0
- Update progress reporting to match the LSP 3.15 specification (@cocreature)
- Fix progress cancellation action being retained (@mpickering)
- Respect both codeActionProvider and codeActionHandler in server capabilities (@fendor)
- Ensure ResponseMessage has either a result or an error (@cocreature)