View source
typedef PublishDiagnosticsParams
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The publish diagnostic notification's parameters.
Fields
optionalversion:Null<Int>
Optional the version number of the document the diagnostics are published for.
Available since
3.15.0
.