mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-22 13:13:08 +01:00
* Support info message and fix deprecations * Cleanup exception code * Announce model picker notices to screen readers Addresses PR review feedback: - Fold the hover's warning and info banners into the model row's ariaDescription, stripped of markdown and prefixed with severity. - Use model_relocated for the neutral infoText examples, since model_pending_deprecation maps to a warning. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>