manager property

set manager (LspServerManager? m)

Set the LSP server manager.

Implementation

set manager(LspServerManager? m) => _manager = m;