SIGN IN SIGN UP

Reset smart rename auto-suggestions to off for token billing (#83709)

With upcoming token-based billing, smart rename suggestions should be
off by default so automatic Copilot rename suggestions are not fetched
unless the user explicitly enables them.

Version the storage key for `CollapseSuggestionsPanel` (suffix `_v2`) so
that all users who previously had the toggle enabled are reset to the
default. Flip the default to `true` (panel collapsed -> auto suggestions
off). Users who want automatic suggestions will need to re-enable the
toggle.

Mirrors VSLanguageServerClient PR 728902 for the equivalent setting in
the LSP-based rename UI.

Fixes https://dev.azure.com/devdiv/DevDiv/_workitems/edit/2939559
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/roslyn/pull/83709)
O
Oleg Tkachenko committed
eec64ab8112c7fdebbc690646c3dde7949013a2c
Parent: 773efb7
Committed by GitHub <noreply@github.com> on 5/18/2026, 4:15:17 PM