Commit Graph
134395 Commits
Author SHA1 Message Date
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
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
Matt Bierner a2cd45e342 Merge pull request #251449 from mjbvz/hot-tahr
Pick up latest TS for building VS code
2025-06-13 15:41:53 -07:00
Anthony Kim acecc755f9 Change extension to be .psm1 in terminalEnvironment.test.ts 2025-06-13 15:14:21 -07:00
Anthony Kim 038964932c Use Import-Module also when process.platform !== win32 2025-06-13 15:09:54 -07:00
Matt Bierner 8d5236e73b Pick up latest TS for building VS code 2025-06-13 14:46:41 -07:00
Copilot 9a0a54cf18 Fix "tool undefined completed" accessibility announcement in chat (#251442) 2025-06-13 14:06:20 -07:00
Martin Aeschlimann 20b6940340 Use [markdown] default overrides for instructions, prompts and chat modes (#251378) 2025-06-13 13:08:10 -07:00
Aaron Munger 23e7148cdb fix cyclic dependency (#251438) 2025-06-13 12:54:26 -07:00
Tyler James Leonhardt 6faeecbdcd Make sure auth provider id is alligned (#251432)
Fixes https://github.com/microsoft/vscode/issues/251418
2025-06-13 12:47:29 -07:00
Connor Peet 1724128494 shell: fix unable to resolve your shell environment with LAST_COMMAND (#251431)
Fixes #251328

@bpasero not sure if there was a particular reason to use regex vs this approach?
2025-06-13 12:47:26 -07:00
Megan Rogge b3c13ec38b add icons for terminal symbolic link folder/files (#251423) 2025-06-13 12:47:01 -07:00
Benjamin Pasero 69d906efc2 tests - skip flaky test (#251429) (#251430) 2025-06-13 12:45:39 -07:00
Megan Rogge 1ee09e98f0 support showing symlimk details in terminal suggest (#251296) 2025-06-13 17:36:29 +00:00
Josh Spicer e2a90e99b9 Revert "Adopt mcp token flag " (#251408)
Revert "Adopt mcp token flag  (#251297)"

This reverts commit 3aaf8f9365.
2025-06-13 10:34:40 -07:00
aa3933cf88 Fix infinite looping in notebook addFindMatchToSelection (Cmd+D) (#251157)
* Initial plan for issue

* Fix infinite looping in notebook addFindMatchToSelection

Co-authored-by: Yoyokrazy <12552271+Yoyokrazy@users.noreply.github.com>

* Optimize performance by caching total matches count instead of recalculating

Co-authored-by: Yoyokrazy <12552271+Yoyokrazy@users.noreply.github.com>

* idle state reset

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Yoyokrazy <12552271+Yoyokrazy@users.noreply.github.com>
Co-authored-by: Michael Lively <milively@microsoft.com>
2025-06-13 10:29:23 -07:00
Martin Aeschlimann eea8d9e7e8 prompts: remove duplicated tests (#251404) 2025-06-13 12:46:45 -04:00
Anthony Kim 6afed852c8 Use Import-Module instead of dot sourcing in terminalEnvironment.test.ts 2025-06-13 09:20:57 -07:00
Henning Dieterichs bc81fb1ef5 Fixes https://github.com/microsoft/vscode/issues/251080 2025-06-13 18:17:15 +02:00