Commit Graph

16477 Commits

Author SHA1 Message Date
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
Osvaldo Ortega 444b1cb403 Command to create worktrees with defaults (#268398)
* Command to create worktrees with defaults

* Update extensions/git/src/commands.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-31 11:39:12 -07:00
Ladislau Szomoru 7d4efa76db Git - standardize artifact description (#274367) 2025-10-31 15:39:42 +00:00
Ladislau Szomoru e82ab3b366 SCM - add more commands to the repositories view (#274352)
* SCM - artifact tree improvements

* Add support for compression

* Add more commands
2025-10-31 15:44:15 +01:00
Ladislau Szomoru 881d3b8d62 Git - add create branch/tag action to repository explorer (#274307) 2025-10-31 11:58:50 +01:00
Daniel Imms 9e00493a2d Remove finalized terminal completions proposal from package.json 2025-10-31 02:49:40 -07:00
Ladislau Szomoru cf34c7541c Git - wire up event for changing artifact groups (#274261)
* Git - wire up event for changing artifact groups

* Remove code that was commented out

* Swap code order

* Dispose listener

* Dispose event emitter as well
2025-10-31 08:24:31 +00:00
Ladislau Szomoru 105d8dd583 SCM - 💄some follow-up cleanup (#274193) 2025-10-30 13:55:23 -07:00
Ladislau Szomoru 9e8f5336da SCM - plumbing to support artifacts in the repositories view (#274173)
* WIP - ported changes from the old branch

* More work getting the changes ready

* Tweak things

* Git - wire-up checkout command
2025-10-30 12:37:22 -07:00
Ladislau Szomoru f46638bfc7 Git - improve reference comparison commands (#274143)
* Git - improve compare commands

* Remove an extra check

* Fix bad manual merge
2025-10-30 17:00:30 +00:00
Ladislau Szomoru d2c16dbf3e Git - use git diff-tree only for the first commit in the repository (#274107) 2025-10-30 17:53:37 +01:00
Ladislau Szomoru 16f58dd3ac SCM - add incoming/outgoing nodes to graph (#274059) 2025-10-30 17:04:24 +01:00
Remco Haszing ec7b5e7fa4 Add dotenv support (#273074)
* Add dotenv support

This adds basic language support for the dotenv language. This includes
syntax highlighting and a language configuration file.

The dotenv language is applied to files with the `.env` extension, files
named `.env`, `.flaskenv`, or `user-dirs.dirs`, and file names starting
with `.env.`.

The grammar is downloaded from https://github.com/dotenv-org/dotenv-vscode.

Closes #267333

* Add tests

* Remove ini and shellscript language conflicting with dotenv

---------

Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
2025-10-30 09:51:57 +00:00
Matt Bierner dfba020e0a Remove extra expect error 2025-10-29 14:58:36 -07:00
Matt Bierner c47a56c7bc Adopt uuids for generating webview nonces 2025-10-29 13:53:47 -07:00
Ladislau Szomoru f8e2f71c2f Git - move compare with merge base action into the context menu (#273981) 2025-10-29 16:14:03 +00:00
Ladislau Szomoru 20ded57d68 Git - use diff instead of diff-tree for showing commit data and comparing branches (#273969) 2025-10-29 16:28:46 +01:00
Ladislau Szomoru 8fb6a9c257 Git - improve graph/timeline/blame hover rendering (#273932) 2025-10-29 08:14:58 -04:00
Ladislau Szomoru 5840155ace Git - add commands to easily compare a local branch with upstream and merge base (#273839) 2025-10-28 17:22:06 -07:00
Ladislau Szomoru 4c3d8cf64a Git - adopt the new icons for the statusbar command (#273789)
* Git - adopt the new icons

* Attempt to fix tests
2025-10-28 19:37:40 +00:00
Ladislau Szomoru 90627f0950 Git - unify compare commands for the graph (#273771)
* Git - unify compare commands for the graph

* Update placeholder

* More changes
2025-10-28 16:00:51 +00:00
Ladislau Szomoru 23894eb833 Git - fix theme icon (#273767) 2025-10-28 15:23:22 +00:00