OptionalcodeClient supports a codeDescription property
OptionaldataWhether code action supports the data property which is
preserved between a textDocument/publishDiagnostics and
textDocument/codeAction request.
OptionalrelatedWhether the clients accepts diagnostics with related information.
OptionaltagClient supports the tag property to provide meta data about a diagnostic. Clients supporting tags have to handle unknown tags gracefully.
OptionalversionWhether the client interprets the version property of the
textDocument/publishDiagnostics notification's parameter.
The publish diagnostic client capabilities.