You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Used in the [Prepare rename response](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#textDocument_prepareRename).
///
/// If true it's up to the client to compute a rename range.
/// For example, an editor may rename all occurences of [name] in the