mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-07 16:14:56 +01:00
* sessions: Improve GitHub context attachments Recognize pasted GitHub issue and pull request URLs, make attached GitHub references openable, and align attachment pill spacing and icon sizing. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * sessions: Address GitHub context review feedback Keep pasted URLs selectable, normalize URL routes, and expose attachment Open and Remove actions as sibling controls. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * test: update attachment pill screenshot hashes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * test: update attachment pill screenshot hashes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a1f95ad9-05db-4f5c-bfb9-157d80a42700 --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a1f95ad9-05db-4f5c-bfb9-157d80a42700
VS Code Tests
Contents
This folder contains the various test runners for VS Code. Please refer to the documentation within for how to run them: