Skip to content

[pull] main from microsoft:main #383

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 47 commits into from
Jul 17, 2025
Merged

[pull] main from microsoft:main #383

merged 47 commits into from
Jul 17, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

Copilot AI and others added 19 commits June 5, 2025 10:38
- Add shell-specific escaping logic for bash, zsh, fish, git bash, and PowerShell
- Support both single and double quotes with proper escaping per shell
- Maintain backward compatibility with optional shell type parameter
- Add comprehensive tests for new shell-specific escaping behavior
- Address security concerns by using shell-appropriate escaping methods

Co-authored-by: Tyriar <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jul 17, 2025
@pull pull bot added the ⤵️ pull label Jul 17, 2025
alexr00 and others added 9 commits July 17, 2025 14:26
* pr.openDescription command error
Fixes #253900

* Wait to dispose tree nodes
Fixes #253900
* Increase tabSize maximum from 16 to 100 and add test for new limit

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: hediet <[email protected]>
* Adds requestIssuedDateTime to InlineCompletionContext

* Fixes CI
Tyriar and others added 19 commits July 17, 2025 07:37
…onId

Add terminalSessionId to runInTerminal's event
* Initial plan

* Add missing OpenID Connect Discovery with path insertion pattern

Co-authored-by: TylerLeonhardt <[email protected]>

* Extract OpenID Connect Discovery path into constant

Co-authored-by: TylerLeonhardt <[email protected]>

* Use OPENID_CONNECT_DISCOVERY_PATH constant in path appending pattern

Co-authored-by: TylerLeonhardt <[email protected]>

* Remove unnecessary .split() in URI.joinPath call for OPENID_CONNECT_DISCOVERY_PATH

Co-authored-by: TylerLeonhardt <[email protected]>

* the tests aren't helping

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
* Add plumbing for parent/child relationship

* Fix selected and view height

* More clean-up

* More fixes related to view height

* Dispose submodules and worktrees

* Add onDidDisposeParent event
Fix terminal quote mangling by properly escaping single quotes instead of removing them
Prefix all provider IDs with core/ext/lsp
Fix naming conflict with copilot tool
Don't use domPurify directly for button
* chore: update [email protected]

* chore: update node.js builds

* chore: update [email protected]

* chore: update rpm deps

* chore: bump [email protected]

* chore: bump [email protected]

* temp: update distro

* chore: bump .nvmrc

* chore: bump distro
User proper scrollable for katex in chat
refactor(terminal): introduce ITerminalLaunchResult interface
@pull pull bot merged commit d327f0b into zys-contrib:main Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.