Riley Bruins
2025-07-19 10:54:49 -07:00
committed by GitHub
parent db1542af3d
commit c5167ffc18
8 changed files with 530 additions and 0 deletions

View File

@@ -205,6 +205,8 @@ local validate = vim.validate
--- See [vim.lsp.ClientConfig].
--- @field workspace_folders lsp.WorkspaceFolder[]?
---
--- Whether linked editing ranges are enabled for this client.
--- @field _linked_editing_enabled boolean?
---
--- Track this so that we can escalate automatically if we've already tried a
--- graceful shutdown