Constant languageserver_types::NOTIFICATION__PublishDiagnostics [] [src]

pub const NOTIFICATION__PublishDiagnostics: &'static str = "textDocument/publishDiagnostics"

Diagnostics notification are sent from the server to the client to signal results of validation runs.