Skip to content

lsp: implemented window/showMessage

This shows messages from the Language Server in the Messages Panel for further information. For example it can show that the language server is not able to parse all dependencies from a Cargo file because its not available anymore.

Merge request reports