Commit Graph

16498 Commits

Author SHA1 Message Date
Matt Bierner
723aa849c9 Convert gulpfiles to modules
Makes a pass through our top level gulpfiles to convert them to modules
2025-11-11 15:28:50 -08:00
Copilot
c6464f84b9 Remove classic Microsoft authentication implementation (#276787)
* Initial plan

* Remove classic Microsoft authentication implementation

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* Remove classic implementation

* extra space

---------

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-11-11 23:18:53 +00:00
Tyler James Leonhardt
a3fcd46091 Remove web worker support from microsoft-authentication extension (#276762)
* Initial plan

* Remove web worker support from microsoft-authentication extension

- Remove browser entry point from package.json
- Remove browser webpack configuration
- Remove browser-specific scripts (compile-web, watch-web)
- Remove src/browser/ directory with browser-specific implementations
- Remove ExtensionHost.WebWorker enum value
- Remove supportsWebWorkerExtensionHost flags from all flows
- Simplify authProvider.ts by removing web worker detection logic
- Remove web worker test case from flows.test.ts
- Successfully compiled with 0 errors

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* couple references

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-11-11 11:09:39 -08:00
Megan Rogge
b245d3d16c add tsgo watcher (#276751) 2025-11-11 17:35:52 +00:00
JeffreyCA
94755ed1c2 Terminal suggest - include persistent options in suggestions and improve suggestion grouping (#276409)
* Add support for persistent options in Fig suggestions

* Group arguments together

* Group symlink files/folders together

* Update test

* Fix test

* Use helper function
2025-11-10 17:03:12 -05:00
Matt Bierner
734a949cad Merge pull request #276534 from mjbvz/dev/mjbvz/upper-crab
Pick up latest ts for building vscode
2025-11-10 12:40:11 -08:00
Ladislau Szomoru
95f55349d6 GitBase - remove the usage of any (#276531) 2025-11-10 17:10:00 +00:00
Benjamin Pasero
5e5ba2f2f2 terminal suggest - adopt vscode.fs watcher (#276477)
* terminal suggest - adopt `vscode.fs` watcher

* Update extensions/terminal-suggest/src/env/pathExecutableCache.ts

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

* clean it up

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 18:01:59 +01:00
Matt Bierner
dd281f1d90 Remove allowSyntheticDefaultImports 2025-11-10 09:01:56 -08:00
Daniel Imms
0f2bcf765a Merge branch 'main' into tyriar/274723_platform_terminal__api 2025-11-10 06:57:41 -08:00
Daniel Imms
b2481854e8 Fix test expectations 2025-11-10 06:57:11 -08:00
Don Jayamanne
6644d4f0cb Ensure node-pty module is accessbile for chat extension (#276388)
* Ensure node-pty module is accessbile for chat extension

* Update extensions/vscode-api-tests/src/singlefolder-tests/chat.test.ts

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

* Update extensions/vscode-api-tests/src/singlefolder-tests/chat.test.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 04:02:15 +01:00
Don Jayamanne
b282eee40c Remove usages of in (#276333)
* Remove usages of in

* Update extensions/ipynb/src/serializers.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-09 08:07:11 +01:00
Ladislau Szomoru
a18659d8e1 Git - add extension API to get short stats for staged changes (#276308) 2025-11-08 21:43:43 +01:00
Ladislau Szomoru
89fd28901e Git - only dispose worktree repository after it has been deleted (#276207) 2025-11-07 13:55:40 -08:00
Megan Rogge
6293b5452c undo finalization of terminal completion provider API (#276174)
addresses #276142 in main
2025-11-07 13:05:48 -08:00
Ladislau Szomoru
cc5d8fd3ee Git - do not show warning dialog when you do a non-interactive worktree migration (#276177)
* Git - do not show warning dialog when you do a non-interactive worktree migration

* Fix condition 🤦‍♂️
2025-11-07 12:31:18 -08:00
Ladislau Szomoru
e36e94ac8b Git - add the new method into the interface (#276152) 2025-11-07 18:36:53 +00:00
Ladislau Szomoru
55e72a1f5e Git - basic extension API to compute working tree short stats (#276134)
* Git - basic extension API to compute working tree short stats

* Fix call

* Fix function
2025-11-07 17:47:07 +00:00
Ladislau Szomoru
7bdbccd240 Git - improve logic to pick a worktree to migrate changes from (#276048) 2025-11-07 11:38:52 +00:00
Alex Ross
2716852bf1 Update grammars (#276050) 2025-11-07 11:31:19 +00:00
Raymond Zhao
eaea0cd151 Revert "Revert "Update foreground color for operators in dark_plus theme"" (#275925) 2025-11-06 20:20:10 +00:00
Lee Murray
240c342c34 Revert "Update foreground color for operators in dark_plus theme" 2025-11-06 15:10:34 +00:00
Raimund Hook
8993bc4913 chore: update icon for GitLab (#274153)
Signed-off-by: Raimund Hook <rhook@gitlab.com>
2025-11-06 12:47:42 +01:00
Tyler James Leonhardt
4207d93d78 Support .github/agents/*.md custom agents (#275410)
* Support .github/agents/*.md custom agents

To align with Copilot CLI & CCA.

* add filenamePatterns

* update

* update

* update

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2025-11-05 21:12:56 +01:00
Megan Rogge
f18faf63f2 use extension identifier for terminal suggest id (#275635) 2025-11-05 10:34:59 -08:00
Ladislau Szomoru
da14a6ea3a GitHub - use different link for hover commands and links in the commit message (#275518) 2025-11-05 09:46:59 +00:00
Dmitriy Vasyura
90281f7d43 Revert "Git - adopt new QuickInputButton location (#275071)" (#275465)
This reverts commit e092054c98.
2025-11-05 07:24:33 +01:00
Ladislau Szomoru
88236d6c24 SCM - fix repository artifact actions (#275324) 2025-11-04 13:40:46 -08:00
Ladislau Szomoru
50212ce787 Git - checked out tag should use the target icon (#275313)
git - checked out tag should use the target icon
2025-11-04 12:44:22 -08:00
Ladislau Szomoru
4e72c81a4e Git - fix editor tab labels and notifications when comparing references (#275292) 2025-11-04 20:17:45 +00:00
Alex Ross
d42b85fdc6 Support .git in repo cache and improve language (#275075)
* Support .git in repo cache and improve language
Done while testing https://github.com/microsoft/vscode/issues/274930

* Tests
2025-11-04 16:48:24 +01:00
Martin Aeschlimann
a756650538 prompt files: set editor.insertSpaces: true (#275072) 2025-11-04 10:52:12 +00:00
Ladislau Szomoru
e092054c98 Git - adopt new QuickInputButton location (#275071) 2025-11-04 10:49:32 +00:00
Martin Aeschlimann
6f2f757282 [json] update service (#274898) 2025-11-03 22:54:39 +00:00
Matt Bierner
078d0d5707 Merge pull request #264546 from ritesh006/test/implementations-codelens
feat(ts-codeLens): show "implementations" CodeLens for overridden methods #263749
2025-11-03 12:04:42 -08:00
Tyler James Leonhardt
4368caa91b Set QuickPick title to "Toggle Auto Attach" and move scope hint to placeholder (#273601)
* Set QuickPick title to "Toggle Auto Attach" and move scope hint to placeholder

Use a dedicated TEXT_TOGGLE_TITLE for the quick pick title and show the
workspace/global hint in quickPick.placeholder instead of using it as the title.

* Update extensions/debug-auto-launch/src/extension.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 08:27:38 -08:00
Ladislau Szomoru
e3babad841 SCM - use unicode codes in labels (#274786) 2025-11-03 16:02:24 +00:00
Ladislau Szomoru
1690fee7d8 Git - improve compare reference notification (#274776)
SCM - improve compare reference notification
2025-11-03 15:13:39 +00:00
Tyler James Leonhardt
bf0fa4c73f Finalize idToken API (#274464)
Fixes https://github.com/microsoft/vscode/issues/140929
2025-11-03 10:25:57 +01:00
Abinash Karmakar
351475e460 fix: include original URI in resource filtering for multi-file diff e… (#271512)
fix: include original URI in resource filtering for multi-file diff editor (#271506)
2025-11-02 18:38:10 +00:00
Alex Ross
a2a6d74b9f Allow git clone command to also always use the cache (#274354)
* Allow git clone command to also always use the cache

* Fix redundant checks
2025-11-02 19:27:13 +01:00
Benjamin Pasero
16b9d1ba2a Git - Missing action to "Open File" from a staged new file (fix #249963) (#274182) 2025-11-02 19:21:45 +01:00
Daniel Imms
279df68391 Fix git remote suggest descriptions
Fixes #264754
2025-11-02 02:37:53 -08:00
Daniel Imms
80ebe13f31 Remove as any in vscode-api-tests
Part of #269213
2025-11-02 01:21:53 -07:00
Ladislau Szomoru
d219d2999a Git - adjust warning message and actions (#274508) 2025-11-01 14:57:40 +00:00
Ladislau Szomoru
69e17b67f1 Git - add more commands to repositories view (#274484)
* Git - add actions to delete branch/tag

* Fix rebase action label

* Git - add more commands
2025-11-01 13:27:56 +01:00
Ladislau Szomoru
c0755c9484 Git - add actions to merge/rebase to repositories view (#274480) 2025-11-01 08:08:31 +00:00
Ladislau Szomoru
6c86512615 Git - use different icon for current branch + code cleanup (#274479) 2025-11-01 07:56:16 +00:00
Ladislau Szomoru
edf5868b02 SCM - more improvements to the repositories view (#274438)
* SCM - tweak artifact folder compression

* SCM - fixed more commands and layout

* SCM - more compression changes
2025-10-31 21:49:50 +00:00