Daniel Imms
|
819d02cb59
|
Merge pull request #258990 from microsoft/tyriar/258988
Reveal terminal when it's about to be used
|
2025-07-31 05:02:22 -07:00 |
|
Daniel Imms
|
9b8f8c20f9
|
Merge pull request #258992 from microsoft/tyriar/258989
Avoid ctrl+c when no shell integration is active
|
2025-07-31 05:01:34 -07:00 |
|
Daniel Imms
|
ed73092434
|
Avoid ctrl+c when no shell integration is active
Fixes #258989
|
2025-07-31 04:39:04 -07:00 |
|
Daniel Imms
|
9e36ed89da
|
Reveal terminal when it's about to be used
Fixes #258988
|
2025-07-31 04:21:13 -07:00 |
|
Ladislau Szomoru
|
0b25736ee6
|
Git - detect worktrees when opening a worktree (#258980)
|
2025-07-31 10:52:07 +00:00 |
|
Ladislau Szomoru
|
cc28f165ce
|
Git - add the ability to create a worktree from a worktree (#258956)
|
2025-07-31 11:59:33 +02:00 |
|
Peng Lyu
|
724eea79bc
|
Merge pull request #258909 from microsoft/osortega/chat-session-empty-message
Chat sessions empty message
|
2025-07-30 20:07:30 -07:00 |
|
Osvaldo Ortega
|
4c63eb1adc
|
Simplified implementation
|
2025-07-30 19:22:05 -07:00 |
|
Rob Lourens
|
b234a54b54
|
Simplify chat submit keybindings (#258925)
So we don't have two different commands registered for 'enter' and you only need to override one to customize the keybinding
|
2025-07-30 18:29:19 -07:00 |
|
Justin Chen
|
b5218eb7f4
|
fix dynamic variables not working in request edits (#257304)
* dynamic variables on start
* fix new # files not working
|
2025-07-30 17:12:57 -07:00 |
|
Peng Lyu
|
29cf86e136
|
Fix #258586. (#258916)
|
2025-07-31 00:06:34 +00:00 |
|
Justin Chen
|
8a2d927d57
|
remove code smells for checkpoint rendering in coding agent session (#258914)
remove code smells
|
2025-07-31 00:00:54 +00:00 |
|
Copilot
|
ff2dc0d0ca
|
Fix #258695 -> Python REPL suggestions stopping after typing '(' character (#258831)
* Initial plan
* Fix Python REPL suggestions after typing '(' character
Co-authored-by: anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
* format
* cleaner code
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
Co-authored-by: Anthony Kim <anthonykim@microsoft.com>
|
2025-07-30 23:57:47 +00:00 |
|
Osvaldo Ortega
|
cf85805b34
|
Chat sessions empty message
|
2025-07-30 16:14:59 -07:00 |
|
Justin Chen
|
de84d24421
|
add rerender and options back (#258905)
|
2025-07-30 22:06:26 +00:00 |
|
Justin Chen
|
1624dbbc60
|
fix hidden redo button (#258898)
fix hiddne redo button
|
2025-07-30 21:46:24 +00:00 |
|
Tyler James Leonhardt
|
ec84917a72
|
Display "Manage Dynamic Auth Providers" in Account menu (#258879)
This seems like the best place for now. It either is shown:
* Under an account if one is available
* Top level if there are no accounts
Fixes https://github.com/microsoft/vscode/issues/258523
|
2025-07-30 14:18:11 -07:00 |
|
Justin Chen
|
6d27f12051
|
make sure to resize image to the same mimetype (#258891)
* make sure to resize image to the same mimetype
* default to either jpeg or png
|
2025-07-30 21:07:19 +00:00 |
|
Matt Bierner
|
35b1b112d4
|
Merge pull request #258880 from mjbvz/excess-macaw
Fix disposable tracking for `DisposableMap`
|
2025-07-30 12:42:00 -07:00 |
|
Matt Bierner
|
f749d68f2d
|
Fix disposable tracking for DisposableMap
Fixes #258878
|
2025-07-30 12:29:07 -07:00 |
|
Logan Ramos
|
532e9e6184
|
Bring back context key for model picker (#258876)
|
2025-07-30 19:26:22 +00:00 |
|
Tyler James Leonhardt
|
4a6f81412c
|
Add hover for description (#258873)
Fixes https://github.com/microsoft/vscode/issues/258461
|
2025-07-30 12:18:01 -07:00 |
|
Tyler James Leonhardt
|
e9a4c077e5
|
Layout on content change & track some disposables (#258870)
Fixes https://github.com/microsoft/vscode/issues/258432
|
2025-07-30 18:52:31 +00:00 |
|
Connor Peet
|
eca9bc2f62
|
tools: link the threshold setting in the validation message (#258861)
Closes https://github.com/microsoft/vscode/issues/258464
|
2025-07-30 18:32:01 +00:00 |
|
Logan Ramos
|
c0d3b65c43
|
Fix double checkmark (#258859)
|
2025-07-30 18:13:01 +00:00 |
|
Josh Spicer
|
3ddd374a4f
|
fix #258533 (#258842)
fix https://github.com/microsoft/vscode/issues/258533
|
2025-07-30 10:10:13 -07:00 |
|
Rob Lourens
|
de685c9029
|
Tweak setting description (#258832)
#231118
|
2025-07-30 16:42:01 +00:00 |
|
Matt Bierner
|
af2acf4d70
|
Merge pull request #258825 from mjbvz/magnificent-chinchilla
Allow disabled checkbox inputs in rendered markdown
|
2025-07-30 09:41:46 -07:00 |
|
Josh Spicer
|
ead5a7cdc9
|
fix #258691 (#258829)
fix https://github.com/microsoft/vscode/issues/258691
|
2025-07-30 09:34:34 -07:00 |
|
Connor Peet
|
e73414641b
|
mcp: fix reregistering mcp tool leading to an error (#258827)
Closes https://github.com/microsoft/vscode/issues/256521
|
2025-07-30 16:25:04 +00:00 |
|
Matt Bierner
|
3a49a298f1
|
Fix chat sanitizer replace with plaintext logic
|
2025-07-30 09:19:29 -07:00 |
|
Josh Spicer
|
709aafe015
|
lockToCodingAgent earlier (#258706)
* lockToCodingAgent earlier
* remove unneeded chatInputState
|
2025-07-30 16:13:07 +00:00 |
|
Matt Bierner
|
8e83fb3ed4
|
Allow disabled checkbox inputs for markdown
|
2025-07-30 09:01:03 -07:00 |
|
Christy 😺
|
20724f79ba
|
fix default path bug related to branch prefix (#258709)
* fix default path bug related to branch prefix
* remove branch prefix first, then get last component
* replace / with -
* clean up
|
2025-07-30 15:02:35 +00:00 |
|
Daniel Imms
|
218110854f
|
Merge pull request #258811 from microsoft/tyriar/258721
Clean up terminals when chat session is disposed
|
2025-07-30 07:45:53 -07:00 |
|
Daniel Imms
|
d1351ee661
|
Clean up terminals when chat session is disposed
Fixes #258721
|
2025-07-30 07:33:17 -07:00 |
|
Ladislau Szomoru
|
4baac87285
|
Git - polish worktree error handling (#258806)
|
2025-07-30 14:04:44 +00:00 |
|
Daniel Imms
|
738b8c8a99
|
Merge pull request #258805 from microsoft/tyriar/258719
Handle invalid and empty regexps in auto approve parsing
|
2025-07-30 06:56:47 -07:00 |
|
Daniel Imms
|
8d20120c35
|
Handle invalid and empty regexps in auto approve parsing
Fixes #258719
|
2025-07-30 06:41:11 -07:00 |
|
Daniel Imms
|
ad7c4956f3
|
Merge pull request #258632 from microsoft/tyriar/258628
Polish terminal and task tools
|
2025-07-30 06:23:31 -07:00 |
|
Robo
|
73f08941a3
|
fix: remove unused appx package (#258741)
* fix: remove unused appx package
* fix: inno compilation
* chore: reduce the number of remove and add commands
|
2025-07-30 14:13:27 +02:00 |
|
Daniel Imms
|
64b6f08dc7
|
Merge pull request #258791 from microsoft/tyriar/258666
Fix basic SI when PSReadLine isn't loaded
|
2025-07-30 05:11:16 -07:00 |
|
Daniel Imms
|
21ad83864e
|
Fix basic SI when PSReadLine isn't loaded
Fixes #258666
|
2025-07-30 04:52:03 -07:00 |
|
Henning Dieterichs
|
32f9b3f35c
|
Allows EDIT_TELEMETRY_DETAILS_SETTING_ID to be controlled by an experiment and adds hover telemetry (#258776)
|
2025-07-30 12:40:44 +02:00 |
|
Ladislau Szomoru
|
61deced474
|
Git - fix git.stageFile and git.unstageFile commands so that they work when invoked using a keybinding (#258771)
|
2025-07-30 12:28:45 +02:00 |
|
Simon Siefke
|
50bb1f1dd4
|
fix: memory leak in context key (#258206)
|
2025-07-30 11:03:16 +02:00 |
|
Peng Lyu
|
62093721f2
|
Dispose chat session on editor close. (#258747)
|
2025-07-29 23:25:29 -07:00 |
|
Peng Lyu
|
df05c850a3
|
fix terminal tool specific data from chat sessions. (#258744)
|
2025-07-29 22:44:07 -07:00 |
|
Peng Lyu
|
972d323165
|
Fix markdown string for tool call invocation from chat sessions (#258740)
|
2025-07-30 04:19:59 +00:00 |
|
Connor Peet
|
fa99427534
|
mcp: make autostart opt in for this release (#258713)
We might make it default in the future...
|
2025-07-30 00:55:48 +00:00 |
|