mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-15 10:15:04 +01:00
typescript: suppress Copilot Chat plugin crash notification Do not show the JS/TS language service crash notification when Copilot Chat is the only contributing TypeScript server plugin. Continue reporting other plugins and preserve the existing no-plugin notification.\n\n(Written by Copilot)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>