Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

update#1

Open
denis0001-dev wants to merge 9754 commits intoToolbox-io:mainfrom
microsoft:main
Open

update#1
denis0001-dev wants to merge 9754 commits intoToolbox-io:mainfrom
microsoft:main

Conversation

@denis0001-dev
Copy link
Member

No description provided.

jrieken and others added 29 commits February 11, 2026 17:07
Fix welcome page session grid layout to match ITEM_HEIGHT (44px)
…-takin

Update menu separator color and enhance backdrop-filter for context menus
This aligns us with how most terminals use this information. It is a
pretty big change though and I expect some users to not be happy with
the new behavior. The user can always go back to the old way, but this
way is technically more correct and there's really good reason to make
the change now since agentic CLIs use the title to signal progress or
required user confirmations.

Fixes #291275
* chore: add experimental tag

* feat: remove workbench.settings.scrollBehavior setting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Adopt esbuild for bundling more builtin extensions
For #292934

Adding some links and removing extra keywords
fix: stop unbounded websocket inflate-byte recording
Improve js/ts code lens settings descriptions
meganrogge and others added 30 commits February 13, 2026 15:06
fix: skip binary/large files in chat repo info capture and disable by default
The LoopbackAuthServer class in extensions/microsoft-authentication
is dead code with no references. The active loopback servers live in
extensions/github-authentication and src/vs/workbench/api/node.
Revert "Add 'view as tree' to chat edited files list (#294284)"
- Marks `ChatSessionItemProvider` as deprecated
- Adds more doc comments
- Clarifies usage
Updating documentation for chatSessions proposal
Adopt unified js/ts setting for preferences
Revert "fix action list not scrolling (#294026)"

This reverts commit 0911b97.
Previously, computeHooks() and getHookDiscoveryInfo() used
folders[0] for the workspaceRootUri of all hook files, causing
hooks in non-first workspace folders to have incorrect cwd.

Now each hook file's cwd is resolved using getWorkspaceFolder()
for that specific hook file's URI, ensuring hooks run in the
correct workspace folder.

Adds a test that verifies multi-root cwd resolution.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.