MCPcopy Create free account
hub / github.com/Eeive/Evcode-ide / diagnostic_strings

Method diagnostic_strings

src/lsp/mod.rs:90–92  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

88 }
89
90 pub fn diagnostic_strings(&self) -> Vec<String> {
91 self.diagnostics.iter().cloned().collect()
92 }
93}
94
95async fn lsp_worker(

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected