forked from voideditor/void
-
Notifications
You must be signed in to change notification settings - Fork 14
Sync/vscode 1.110.0 #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+215,444
−123,197
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 * .
Improve tool picker telemetry
* agent sessions - always take the timings from the provider * .
… registered (#291516)
* 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>
* 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
Fixes #291952
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>
Update build ts versions
Fixes #291991
Fix Monaco scroll offset buffer use after destroy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.