Skip to content

Conversation

@Pterjudin
Copy link

No description provided.

digitarald and others added 30 commits January 29, 2026 00:52
Workspace trust - add proposed API to check whether a URI is trusted and an event for when the list of trusted folders/workspaces change
* ci: remove continueOnError setting

* fix: misconfigured peerdepedency setting for subfolders during postinstall

* fix: restore package lock urls for reliable git check
…elect questions (#291488)

* fix: update freeform input handling to always show for single/multi select questions

* fix: update skip functionality to return structured answers for questions
* Initial plan

* Add proper ARIA roles to AgentSessionsAccessibilityProvider for VoiceOver

Add getWidgetRole() returning 'list' and getRole() returning 'listitem'
to improve VoiceOver announcement of session titles. This matches the
pattern used by ChatAccessibilityProvider.

Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>

* Add unit tests for AgentSessionsAccessibilityProvider

Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>
* chat - drop option to hide chat title

* .
* agent sessions - always take the timings from the provider

* .
* Chat Sessions: Add Mark All Read action (fix #291213)

* .
Fix "Done" affordance not hiding after inline chat exits without changes
* Initial plan

* Reveal selection line when clicking inline chat gutter affordance from sticky scroll

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>

* Move reveal call to central location in InlineChatAffordance

Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jrieken <1794099+jrieken@users.noreply.github.com>
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
rzhao271 and others added 28 commits January 30, 2026 23:05
* chore: bump vscode/ripgrep to 1.17.0

* Remove outdated test

Nested alternates are now supported in ripgrep 15
* Browser: fix undo, redo, select all on Mac

* fix
fix: switch to list-style selection for single and multi-select questions
also cleans up old height eventing that is unused since Rob's refactor.

Fixes microsoft/vscode#277541

(Commit message generated by Copilot)
Adds improved diff editing workflow and accessibility features to chat
compare blocks:

- Add toggle inline/side-by-side diff view mode action with icon
- Add open in diff editor action for full editor view
- Fix isCodeCompareBlockActionContext to properly check diffEditor property
- Add readOnly context key checks to prevent editing read-only diffs
- Adjust menu order for accept/discard actions (10, 11) and diff toggle (1)
- Add toggleDiffViewMode callback to action context
- Improve screen reader accessibility for compare block toolbar
- Add width tracking to layout method for proper initialization
- Refactor CSS for compare block header with nested selectors for better
  label truncation and styling

Fixes microsoft/vscode#287816

(Commit message generated by Copilot)
* fix: restore freeform support and summary

* add more tests
Iterates the fix for microsoft/vscode#288508

No assurance post-approval checks happen in a microtask. Tools results that will be auto-approved should never transition through the approval-needed state
Wait until active editor change to close welcome view
Fix alignment in terminal inline chat widget
* Initial plan

* Add smoke test for anonymous chat access

Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>

* fix

* .

* .

* .

* .

* .

* .

* .

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
…92022)

* Initial plan

* Fix panel alignment breaking when auxiliary bar is maximized

Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bpasero <900690+bpasero@users.noreply.github.com>
Fix Monaco scroll offset buffer use after destroy
@Pterjudin Pterjudin merged commit 7a1a821 into main Feb 2, 2026
2 of 16 checks passed
@Pterjudin Pterjudin deleted the sync/vscode-1.110.0 branch February 2, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.