Commit Graph

147498 Commits

Author SHA1 Message Date
deepak1556
f6da4b4e1a fix: add graceful shutdown path when heapprofile is enabled 2026-03-04 13:08:01 +09:00
deepak1556
92de3b63d5 chore: apply feedback 2026-03-04 01:59:57 +09:00
deepak1556
278032fc75 feat: support heap profile and snapshot capture for tsserver 2026-03-04 01:36:10 +09:00
Sandeep Somavarapu
1b92648d63 - remember draft state in new chat (#298983)
- move changes action to title
2026-03-03 15:58:46 +00:00
Johannes Rieken
dce8b9367d Merge pull request #298894 from microsoft/joh/source-map-fixes
Enhance source map handling in NLS plugin and related components
2026-03-03 16:35:49 +01:00
Benjamin Christopher Simmonds
a437b74986 Merge pull request #298978 from microsoft/benibenj/geographical-tapir
F5 run action keybinding and command handler
2026-03-03 16:21:24 +01:00
BeniBenj
2be5f84ffe f5 run action keybinding and command handler 2026-03-03 16:03:31 +01:00
Benjamin Pasero
0364597769 sessions - context menu on title for session actions (#298968)
* sessions - context menu on title for session actions

* Update src/vs/sessions/contrib/sessions/browser/sessionsTitleBarWidget.ts

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

* ccr

* ccr

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 14:55:08 +00:00
Robo
bf882b69a0 fix: explicitly set volume size for dmg (#298918) 2026-03-03 06:45:16 -08:00
Henning Dieterichs
06b198fdd9 improves npm cache logic 2026-03-03 15:16:52 +01:00
Johannes
7bcb2550df Enhance source map handling in build tasks for CI environments 2026-03-03 15:13:11 +01:00
Alex Ross
091ef378ba Update grammars (#298962) 2026-03-03 13:56:43 +00:00
Sandeep Somavarapu
46b1b6e72e sessions: fix separator in windows (#298961) 2026-03-03 14:50:06 +01:00
Benjamin Pasero
e83344611c sessions - indicate isolation level in viewer (#298955)
* feat - add isolation icon support in agent sessions

* refactor - remove isolation icon from agent sessions

* refactor - remove isolation icon styles from CSS
2026-03-03 14:34:46 +01:00
Lee Murray
4db4a55f03 Merge pull request #298945 from microsoft/mrleemurray/creepy-gold-guineafowl
Add padding to statusbar items for improved layout
2026-03-03 13:04:53 +00:00
Henning Dieterichs
42cdbe270e configures dependabot to automatically update component explorer 2026-03-03 14:01:06 +01:00
Lee Murray
4cbf86e018 Merge pull request #298944 from microsoft/mrleemurray/average-emerald-puffin
Update editor widget background colors in 2026 Light theme
2026-03-03 12:49:37 +00:00
Ladislau Szomoru
fb87d94563 Git - expose random name generation for branches (#298938) 2026-03-03 12:45:46 +00:00
Benjamin Pasero
8c6874835d sessions - updates to selfhost setup (#298943)
* sessions - updates to selfhost setup

* document more hooks
2026-03-03 04:39:31 -08:00
Lee Murray
2c34409c0b Merge pull request #298930 from microsoft/mrleemurray/port-2026-theme-shadows
Port 2026 theme shadows into product
2026-03-03 12:29:21 +00:00
mrleemurray
6e242477bc Remove padding adjustments for first and last visible statusbar items 2026-03-03 12:28:44 +00:00
mrleemurray
23cfa3e320 Refactor statusbar padding for improved layout and item visibility
Co-authored-by: Copilot <copilot@github.com>
2026-03-03 12:28:18 +00:00
Benjamin Christopher Simmonds
8497430de8 Merge pull request #298937 from microsoft/benibenj/select-grouse
Hiding and showing of terminals
2026-03-03 13:19:07 +01:00
mrleemurray
93b18fe982 Add padding to statusbar left and right items for improved layout 2026-03-03 12:14:03 +00:00
mrleemurray
fff1ab05af Update editor widget background colors in 2026 Light theme 2026-03-03 12:08:55 +00:00
Benjamin Christopher Simmonds
41054e8482 Merge pull request #298929 from microsoft/benibenj/resonant-hummingbird
Agent sessions approval row
2026-03-03 13:06:32 +01:00
Benjamin Pasero
7794c410c6 update distro (#298931) 2026-03-03 13:01:41 +01:00
Henning Dieterichs
cd41bf1fe1 Updates component explorer 2026-03-03 12:57:45 +01:00
mrleemurray
3205ec39c0 refactor: add box-shadow styling to rename widget for improved visibility 2026-03-03 11:50:47 +00:00
mrleemurray
b02a0fd311 refactor: enhance box-shadow styling for menu container based on shadow color
Co-authored-by: Copilot <copilot@github.com>
2026-03-03 11:48:31 +00:00
Copilot
8e35f3edc6 Agent sessions approval row (#298933)
* Initial plan

* fix: update test expectation for legacy terminal tool data to expect 'sh' language id

Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>
2026-03-03 12:45:42 +01:00
Benjamin Christopher Simmonds
51223b6fb5 Enhance task entry interface and add tests for command arguments (#298935)
* Enhance task entry interface to support command arguments for different platforms

* Add tests for runTask to validate command and argument handling
2026-03-03 11:44:47 +00:00
BeniBenj
f8fab139b2 Hiding and showing of terminals 2026-03-03 12:44:37 +01:00
Benjamin Pasero
2044d6e6a1 Merge branch 'main' into benibenj/resonant-hummingbird 2026-03-03 12:41:55 +01:00
Christof Marti
51f5cafd6f Revert "Port github extension to use esbuild" (#298920) 2026-03-03 12:40:44 +01:00
Sandeep Somavarapu
f7d4cc7365 fix sessions title bar (#298932)
* fix title alignment

* fix sessions title bar
2026-03-03 11:29:27 +00:00
mrleemurray
50d56004c5 refactor: remove overflow styles from notifications and clean up input box styles 2026-03-03 11:20:06 +00:00
mrleemurray
459bfb2ad1 refactor: remove redundant overflow styles and apply box-shadow to notifications list container 2026-03-03 11:17:45 +00:00
Benjamin Christopher Simmonds
cbfb7586bc Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 12:04:06 +01:00
Benjamin Pasero
858363ee8d sessions - always prefer session label (#298926)
* sessions - always prefer session label

* Update src/vs/sessions/contrib/sessions/browser/sessionsTitleBarWidget.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 10:59:56 +00:00
mrleemurray
985ce3841e refactor: reorganize shadow variables in theme styles for consistency
Co-authored-by: Copilot <copilot@github.com>
2026-03-03 10:59:00 +00:00
BeniBenj
7b9ab5ae65 agent sessions approval row 2026-03-03 11:50:19 +01:00
mrleemurray
a6e427ed1f refactor: update box-shadow styles across various components to use new shadow variables
- Replaced hardcoded box-shadow values with new CSS variables for consistency and improved theming.
- Updated styles in postEditWidget, findOptionsWidget, findWidget, floatingMenu, hover, parameterHints, peekViewWidget, renameWidget, stickyScroll, suggest, actionWidget, hover, quickInput, agentFeedback components, and more.
- Introduced new shadow variables: --vscode-shadow-sm, --vscode-shadow-md, --vscode-shadow-lg, --vscode-shadow-xl, and --vscode-shadow-hover for better control over shadow effects.

Co-authored-by: Copilot <copilot@github.com>
2026-03-03 10:47:14 +00:00
Benjamin Pasero
5c7e861e70 sessions - enable terminal auto approve (#298917) 2026-03-03 19:40:21 +09:00
Sandeep Somavarapu
d31d0310df show logs by default (#298916) 2026-03-03 11:16:31 +01:00
Robo
06bf068dbb fix: support protocol handler for subapp on macOS (#298877) 2026-03-03 10:59:58 +01:00
Johannes Rieken
e39f6575f1 Merge branch 'main' into joh/source-map-fixes 2026-03-03 10:27:43 +01:00
Don Jayamanne
678444363d Hide debug slash command in Sessions (#298897) 2026-03-03 19:54:46 +11:00
Benjamin Christopher Simmonds
1151928683 Refactor theme color usage in AuxiliaryBarPart and PanelPart to utili… (#298896)
Refactor theme color usage in AuxiliaryBarPart and PanelPart to utilize sessionsSidebarBorder
2026-03-03 09:34:04 +01:00
Johannes
ccbe5ab074 Enhance source map handling in NLS plugin and related components
- Introduced adjustments for source maps in the NLS plugin to ensure accurate mapping after placeholder replacements.
- Implemented deferred processing for source maps to handle edits more effectively, preserving unmapped segments.
- Updated tests to validate column mappings and ensure correctness in both minified and non-minified builds.
- Improved documentation to reflect changes in source map generation and adjustments.
2026-03-03 08:51:36 +01:00