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

Conversation

@denis0001-dev
Copy link
Member

No description provided.

erezak and others added 30 commits December 16, 2025 21:06
* fix(runSubagent): collect computed attachments

* style(runSubagent): format code for consistency
For post confirm actions do not include query strings
This function is only called though AbstractExtensionService._initialize once, so registering to the instance is fine.

Closes #247610
* mcp: fix flakes in McpStdioStateHandler tests

Closes #254921
Closes #253370

* fix compile
…ale-turquoise

Update agent session section label colors for focus and selection states
* chat entitlement - set `no_auth_limited_copilot` for anonymous

* .

* .
…rquoise

Add text preformat border high contrast color
dmitrivMS and others added 30 commits December 24, 2025 22:37
* refactor virtual model creation logic in MoveLinesCommand

* remove parameter type in getLineContent

* Add TODO comment for token adjustment in MoveLinesCommand
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
I could not reproduce the issue in OSS, this should remove the forced
layout though.

Fixes #285032
Remove forced layout from terminal command guide
Fix performance problems with terminal tabs
Treat column number in Go To Line as visible column
* Git - expose list of worktrees through the git extension API

* Fix compilation error

* Add property to `RepositoryState`
…tection

Adjust heuristic for preferring 2 over 4 for indentation size
* Git - do not prompt when opening a worktree

* Pull request feedback
…#252169)

* Refactor: Dom creations are in the constructor of the RenderedStickyLine

* polish

* fixing incorrect merge

---------

Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
…257031)

Likewise for actions 'Delete duplicate lines' and 'Sort lines'
…285214)

Input is a bit of a beast because of plumbing so I'm saving that for later.

Fixes #285213
Implements actions to move the active editor to the start (index 0) or end of the group. Both commands are registered in the Command Palette as requested, avoiding context menu clutter.
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.