Skip to content
← Back to release · 2.1.269
Bug fixes / v2.1.269

Stop LSP servers that reject shutdown params

CHANGELOG · original

Fixed plugin LSP servers that reject shutdown params (e.g. rust-analyzer) being left running at session end; exit is now sent even if shutdown fails
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details