{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":750549579,"defaultBranch":"main","name":"standard","ownerLogin":"muxcmux","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-30T21:10:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/473227?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706649013.3274581","currentOid":""},"activityList":{"items":[{"before":"fcb21a9b3ea7bd310a21504332d6c87b45ce88d5","after":"af486c16e55d01f6d60e8eb848797e7a6e8f2b26","ref":"refs/heads/main","pushedAt":"2024-01-30T21:38:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"muxcmux","name":null,"path":"/muxcmux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/473227?s=80&v=4"},"commit":{"message":"Remove incorrect textDocument/diagnostic request handler\n\nThe parameters for this request only include a textDocument, which is a\nTextDocumentIdentifier, an identifier? and a previousResultId?. The\nTextDocumentIdentifer only has a uri property, which is of type\nDocumentUri.\n\nAccording to the LSP spec:\n\nhttps://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_diagnostic\n\nthis request does not include the contents of the file (which is what\nthe handler was expecting).\n\nI have simply made the handling of this request a no-op, since\ndiagnostics are already sent to the client in textDocument/didChange.\n\nNote: This also fixes formatting problems related to Neovim 0.10\ndescribed in #575","shortMessageHtmlLink":"Remove incorrect textDocument/diagnostic request handler"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD7WpRqwA","startCursor":null,"endCursor":null}},"title":"Activity ยท muxcmux/standard"}