Skip to content

[pull] main from microsoft:main#999

Merged
pull[bot] merged 26 commits intocode:mainfrom
microsoft:main
Mar 5, 2026
Merged

[pull] main from microsoft:main#999
pull[bot] merged 26 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 5, 2026

See Commits and Changes for more details.


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

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

remcohaszing and others added 26 commits February 13, 2026 15:22
This marks the `.litcoffee` file extension as markdown. This is a
markdown format, where indented code blocks can be interpreted as
CoffeeScript.

This also adds the `.mkdn` and `.ron` extensions, which are taken from
https://github.com/sindresorhus/markdown-extensions/blob/main/index.js.
feat: support heap profile and snapshot capture for tsserver
* Browser: make Playwright per workspace

* Feedback, fixes
…99305)

* Enhance slash command expansion to include prompt type in message

* Update src/vs/sessions/contrib/chat/browser/slashCommands.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Action widget: full-width separators and hover background for open pickers

- Remove horizontal padding from action widget, inset list rows instead
  so separators span edge-to-edge
- Fire onDidChangeVisibility in ActionWidgetDropdown so aria-expanded
  is set correctly for all picker types
- Apply toolbar hover background to picker buttons while their
  dropdown is open

* Revert separator layout hack, keep hover background for open pickers
* plugins: refactor pluginSources with proper deletion

- Consolidate source logic into IPluginSource implementations
- Use that to implement more robust cleanup logic

Closes #297251

* pr comments
- Fixes _willRedoToEpoch to advance one request at a time when there are
  no edit operations ahead, instead of jumping past all remaining requests
- When redoing with no operations in the queue, now finds the next
  request-start checkpoint boundary and advances there, following the same
  single-step pattern as undo
- Adds test case verifying undo and redo step through consecutive no-edit
  requests one at a time

Fixes #275234

(Commit message generated by Copilot)
add warnings when switching, setting based, better picker
…tency across widgets (#299333)

Adjust search bar height in layout methods for consistency across widgets
@pull pull bot locked and limited conversation to collaborators Mar 5, 2026
@pull pull bot added the ⤵️ pull label Mar 5, 2026
@pull pull bot merged commit efd8663 into code:main Mar 5, 2026
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.