Skip to content
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

[pull] main from microsoft:main #109

Merged
merged 10,000 commits into from
Sep 6, 2024
Merged

[pull] main from microsoft:main #109

merged 10,000 commits into from
Sep 6, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 3, 2023

See Commits and Changes for more details.


Created by pull[bot]

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

@pull pull bot added the ⤵️ pull label Mar 3, 2023
Tyriar and others added 29 commits August 29, 2024 05:56
* only show secondary toolbar on hover or when container contains focus

fixes #226997

* release stashed session on blur

fixes microsoft/vscode-copilot#7802
Fix Bash integration clobbering `$?` for PROMPT_COMMAND
…7078)

In #226804, we noticed that there was reserved space to the left of the window controls that disallowed to drag the window. This is because the toolbar has configured `-webkit-app-region: no-drag`. Without actions appearing, we would have a `28px` area where you could not drag the window.
Fix shell integration ps1 script for pwsh 5
* nb diff perf improvements by comparing hash values

* More efficient
#227144)

Revert fixes for 227143 due to possible impact on perf
Co-authored-by: Johannes Rieken <jrieken@microsoft.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
* Delete SCMViewSeparatorElement

* Deleted all renderers

* Delete SCMHistoryItemGroupTreeElement

* More clean-up

* Cleanup old menus

* Fix compilation errors after ESM merge
fix microsoft/vscode-copilot#7848 because the newly created session picks up the editor selection as whole range which is later used to position the zone widget
bpasero and others added 29 commits September 5, 2024 09:01
Ignore tsserver requests for createDirectoryWatcher(~/Library) on macOS
* Fixes #216788

* Fixes CI
SCM graph - add scm.graph.labels setting
…-failsafe

Revert "Ignore tsserver requests for createDirectoryWatcher(~/Library) on macOS"
removing the edit context wrapper class
* SCM Graph - fix regression related to switching branches

* Refactoring the changes
* separating code into separate files

* aggregating all the contributions into one central point
Moving logic into class and adopting `IconLabel`
* add tests and bugfixes

* restore non-disposable file manager

* remove old test
This file is generated when running integration tests.
@pull pull bot merged commit 1cfd1f9 into zys-contrib:main Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.