mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 09:24:12 -05:00
* remove old inline chat from extension * refactor: remove deprecated inline chat V2 configuration and related checks Co-authored-by: Copilot <copilot@github.com> * refactor: update context keys for inline chat and clean up unused variables * address copilot review: fix typo and rename forInlineAndInlineChatIntent --------- Co-authored-by: Copilot <copilot@github.com>