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 #127

Open
wants to merge 957 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 13, 2025

See Commits and Changes for more details.


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

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

@pull pull bot added the ⤵️ pull label Feb 13, 2025
joaomoreno and others added 29 commits February 27, 2025 16:36
* disable untrackedChangesEnableTrash in linux snap

related to #241476
cc @lszomoru

* missing isLinuxSnap check
…242207)

fix issue where remote and virtual linux did not get env reporting
Fix default for conpty and env reporting settings
Part of #241727

The rest of this issue will be fixed in March
Fix new terminal suggest icon colors
Tyriar and others added 30 commits March 7, 2025 07:10
Create a strong tie between exthost and renderer executions
Make upstream fig specs folder readonly
call the function

Co-authored-by: amunger <>
remove redundant logging for startup editor configuration
* bump default nb format version

* update tests

---------

Co-authored-by: amunger <>
Remove compile workarounds in upstream specs
fix #241873) (#242954)

* Chat-related commands should not be available on web (without backend) (fix #241873)

* Remove notebook.cellOutput.addToChat from command palette

* Only show "Toggle agent mode" when chat enabled

* Show notebook.cellOutput.addToChat only when chat enabled

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
The intent here was to persist live edit sessions, but not old ones, since there is no history for edit sessions. But there were some changes and we ended up persisting all edit sessions, just never exposing them in history.

The 25 session limit still applies, so they would rotate through like other chat sessions, but now edit sessions take up a slot that was supposed to go to chat sessions.

Fixing this will make the persisted data much smaller for people who have used agent mode and don't have a large edit session open at the moment.

But I'm going to switch to writing these to disk anyway so it's all about to change again.
* Bump @vscode/ripgrep
Brings in error handling fixes

* In remote/ too
…yers check) (#243042)

Enable ignore list which capture current violations and todo list
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.