GenLSP.Protocol.Requests.CodeActionResolve (gen_lsp v0.0.1)

Request to resolve additional information for a given code action.The request's parameter is of type CodeAction the response is of type CodeAction or a Thenable that resolves to such.