fn get_msg(diag: &Diagnostic) -> Option<&str>Expand description
Extracts LSP diagnostic message from LspData::rendered or directly from the supplied Diagnostic.
fn get_msg(diag: &Diagnostic) -> Option<&str>Extracts LSP diagnostic message from LspData::rendered or directly from the supplied Diagnostic.