Benjamin Pasero
|
d59fac320f
|
files - allow to resolve realpath and adopt (#251690)
|
2025-06-17 10:45:34 +02:00 |
|
Tyler James Leonhardt
|
2cd6a151f5
|
Compare grant types to not add ones not supported by the server (#251678)
Fixes https://github.com/microsoft/vscode/issues/251668
|
2025-06-16 22:53:24 -07:00 |
|
Don Jayamanne
|
4ff7a87b13
|
Ensure we always normalize cell source (#251670)
* Ensure we always normalize cell source
* oops
|
2025-06-17 05:46:59 +02:00 |
|
 CopilotandTylerLeonhardt
|
4bfe82aa94
|
Remove disabled "No accounts requested yet..." menu item from accounts menu (#251511)
* Initial plan for issue
* Remove disabled 'No accounts requested yet...' menu item
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* Clean up empty _registerHandlers method after removing placeholder menu item
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* Fix TypeScript compilation errors by removing unused imports and properties
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
|
2025-06-16 15:30:10 -07:00 |
|
Copilot
|
6b2375b9e1
|
Remove redundant "Successfully signed out" notification (#251512)
|
2025-06-16 15:29:03 -07:00 |
|
Daniel Imms
|
8bb9840794
|
Merge pull request #251658 from microsoft/tyriar/unicode
Ensure chcp call only happens on Windows
|
2025-06-16 14:50:10 -07:00 |
|
Daniel Imms
|
bbcaf5a433
|
Ensure chcp call only happens on Windows
Part of #251478
|
2025-06-16 14:34:58 -07:00 |
|
Josh Spicer
|
5bc1c37b62
|
Revert "Remove preview from mcp setting" (#251656)
Revert "Remove preview from mcp setting (#251618)"
This reverts commit b2e66f614b.
|
2025-06-16 23:34:07 +02:00 |
|
Tyler James Leonhardt
|
2fabac413d
|
Introduce auth-provider specific props & use it for social sign in for GitHub (#251649)
ref https://github.com/microsoft/vscode/issues/251648
NOTE: the server side is not quite ready. It doesn't redirect back to VS Code properly, but this should be good to go whenever that is.
|
2025-06-16 23:02:36 +02:00 |
|
Daniel Imms
|
480485f0d0
|
Merge pull request #251534 from liuxingbaoyu/fix-251478
fix: PowerShell not working with username having Unicode
|
2025-06-16 12:47:37 -07:00 |
|
Bhavya U
|
01fbd91ecb
|
Revert "fix: update reason for closing duplicate issues in commands.json" (#251426)
Revert "fix: update reason for closing duplicate issues in commands.json (#25…"
This reverts commit a7208460fe.
|
2025-06-16 20:17:28 +02:00 |
|
Justin Chen
|
ed787a565e
|
revert implicit context to old implicit context flow (#251637)
|
2025-06-16 11:12:34 -07:00 |
|
Martin Aeschlimann
|
36d6045654
|
remove special dot character from prompt test names (#251634)
|
2025-06-16 11:12:02 -07:00 |
|
Martin Aeschlimann
|
335ad54f6f
|
fix menubar test leak (#251639)
|
2025-06-16 20:06:37 +02:00 |
|
Bhavya U
|
3a2ee21890
|
Show keyboard shortcuts in all welcome experiences (#251467)
|
2025-06-16 10:55:15 -07:00 |
|
Martin Aeschlimann
|
943fafb71e
|
add missing prompt enablement setting checks, add logging (#251633)
add missing promptEnebled setting checks, add logging
|
2025-06-16 19:46:59 +02:00 |
|
 
|
24c0ff16c2
|
Fix hex color detection in strings by adding lookbehind patterns (#251589)
* Initial plan for issue
* Fix hex color detection in strings by adding lookbehind patterns
Co-authored-by: aiday-mar <61460952+aiday-mar@users.noreply.github.com>
* Simplify hex color detection to only support quotes, remove other delimiters
Co-authored-by: aiday-mar <61460952+aiday-mar@users.noreply.github.com>
* polish
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aiday-mar <61460952+aiday-mar@users.noreply.github.com>
Co-authored-by: Aiday Marlen Kyzy <amarlenkyzy@microsoft.com>
|
2025-06-16 17:23:18 +00:00 |
|
Josh Spicer
|
b2e66f614b
|
Remove preview from mcp setting (#251618)
remove preview from mcp setting (https://github.com/microsoft/vscode/issues/251617)
|
2025-06-16 19:08:56 +02:00 |
|
Henning Dieterichs
|
8eb5dfeff2
|
fixes CI
|
2025-06-16 17:36:59 +02:00 |
|
Henning Dieterichs
|
c30a65d2d2
|
Fixes CI
|
2025-06-16 17:36:59 +02:00 |
|
Henning Dieterichs
|
4b9900ca54
|
Fixes CI
|
2025-06-16 17:36:59 +02:00 |
|
Henning Dieterichs
|
82054fce09
|
Removes deprecated inline edit proposal
|
2025-06-16 17:36:59 +02:00 |
|
Alexandru Dima
|
d4fc0cd328
|
Scaffold plan & learn modes, project instructions (#251595)
* Scaffold plan & learn modes, project instructions
* Add the .vscode folder as a source for instructions
|
2025-06-16 07:29:28 -07:00 |
|
Henning Dieterichs
|
2d9d9ca4f4
|
provideInlineCompletions cleanup (#251598)
* provideInlineCompletions cleanup
* Adds missing funciton
* Fixes cycle detection
|
2025-06-16 07:24:32 -07:00 |
|
Henning Dieterichs
|
6f5ee3a73f
|
Restores behavior that by default, middle button selection does column selection
|
2025-06-16 16:17:34 +02:00 |
|
 Copilotandalexdima
|
8328d18f70
|
Fix HSL format to use whole numbers for percentages instead of decimal places (#251578)
* Initial plan for issue
* Fix HSL format to use whole numbers for percentages instead of 2 decimal places
Co-authored-by: alexdima <5047891+alexdima@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexdima <5047891+alexdima@users.noreply.github.com>
|
2025-06-16 13:57:59 +02:00 |
|
charles
|
3fb7f79229
|
Fix #215925 (#219321)
Fix diff-view next/previous change loop (#215925)
|
2025-06-16 10:22:27 +00:00 |
|
Martin Aeschlimann
|
a1d87f0f27
|
Compute instructions references when making request, show why attachment was added (#251497)
* Compute intsructions references when making request, show why attachment was added
* remove unused getMetadata
|
2025-06-16 00:19:28 -07:00 |
|
 
|
5a501dcde9
|
Add light mode support to GitHub authentication sign-in page (#251509)
* Initial plan for issue
* Add light mode support to GitHub auth page using CSS media queries
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* use vscode colors
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
|
2025-06-15 23:27:27 -07:00 |
|
Tyler James Leonhardt
|
5d83e82b2d
|
Fix name branding (#251566)
* Fix name branding
Typo...
* one more fix
* move around
|
2025-06-16 05:41:57 +00:00 |
|
Rob Lourens
|
44c0f4f997
|
Allow parsing @thing in non-ask mode when supported (#251565)
Fix #250901
From view unification I guess
|
2025-06-16 07:41:13 +02:00 |
|
liuxingbaoyu
|
a41ac67a9e
|
fix: PowerShell not working properly with usernames having Unicode characters
|
2025-06-15 21:25:05 +08:00 |
|
Daniel Imms
|
dd48c7f264
|
Merge pull request #251303 from microsoft/tyriar/250000
Move shell integration ps1 into module
|
2025-06-14 10:37:50 -07:00 |
|
Daniel Imms
|
80f28ae4ed
|
Merge pull request #251494 from microsoft/tyriar/251428
Fix terminal icon picker issues
|
2025-06-14 10:36:25 -07:00 |
|
Daniel Imms
|
3962d9ca2b
|
Compile build folder
|
2025-06-14 09:50:12 -07:00 |
|
Daniel Imms
|
7761fdf5bc
|
Codesign pwsh modules
|
2025-06-14 09:32:25 -07:00 |
|
Martin Aeschlimann
|
cc59a7fcee
|
add 'Configure' in context picker for instructions (#251484)
|
2025-06-14 09:23:30 -07:00 |
|
Martin Aeschlimann
|
cb4bf5061c
|
add ellipses to Add Instructions/Prompts/Tool Sets (#251486)
|
2025-06-14 09:22:54 -07:00 |
|
Daniel Imms
|
c2f9910e62
|
Use quickPickTop
|
2025-06-14 09:20:59 -07:00 |
|
Daniel Imms
|
3efab8683c
|
Fix terminal icon picker issues
Fixes #251428
|
2025-06-14 09:08:57 -07:00 |
|
Connor Peet
|
5c8496abb6
|
mcp: fix compilation error with paths and minification (#251464)
Maybe?
|
2025-06-14 14:12:06 +02:00 |
|
Rob Lourens
|
acbe46cecb
|
Show add selection/file in command palette (#251455)
|
2025-06-13 23:11:42 -07:00 |
|
Martin Aeschlimann
|
40df1720e5
|
prompt attachments: fix type margin (#251405)
|
2025-06-13 23:03:07 -07:00 |
|
Martin Aeschlimann
|
e5dc1e8df5
|
cleanup dynamic prompt variables (#251444)
|
2025-06-13 23:01:51 -07:00 |
|
Tyler James Leonhardt
|
d4cda5fa41
|
Make dynamic auth provider's landing page quality specific (#251461)
Really we should do proper mixing in... but this is fine for now to same me time fiddling with the build.
|
2025-06-14 07:42:38 +02:00 |
|
Raymond Zhao
|
7346ae5655
|
fix: AI search toggle should not require a restart (#251454)
Fixes https://github.com/microsoft/vscode/issues/251312
|
2025-06-13 18:03:29 -07:00 |
|
Tyler James Leonhardt
|
a275f44665
|
Bump that distro (#251463)
bump bump bump bump
|
2025-06-13 17:32:50 -07:00 |
|
Tyler James Leonhardt
|
9cbcaa893f
|
Bring in branding when built (#251451)
* Bring in branding when built
Since we shouldn't have "Visual Studio Code" in this OSS repo.
* fix test
|
2025-06-13 16:41:29 -07:00 |
|
Connor Peet
|
35c4aeb69d
|
shell: log current stdout/stderr when shell env resolution times out (#251447)
Refs #251326
|
2025-06-13 16:19:47 -07:00 |
|
Connor Peet
|
aab65e8675
|
mcp: fix using incorrect remote path format on win->posix remotes (#251457)
Refs #251308
|
2025-06-13 16:18:56 -07:00 |
|