pub const LSP_RESERVED_ERROR_RANGE_END: i64 = -32800;
Expand description

This is the end range of LSP reserved error codes. It doesn’t denote a real error code.

@since 3.16.0