88c2f888ea
This setting is already supported in VS Code but accidentally stopped working in the switch to LSP. This change prevents/removes the registration for willRenameFiles so that a client won't call the server when files are renamed if this setting is `false`. Change-Id: Ia7b22b9fc2f119d0e7f98f4e2c5f0bac994a28af Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247544 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>