helix
helix copied to clipboard
Attach LSP names to logs
There are several locations where log is used in helix-lsp (and potentially elsewhere) where the name is missing. We should fix that.
Something like using the name field? log::error("{self.name}: .......")?
https://github.com/helix-editor/helix/pull/10482#issuecomment-2061164295