Commit Graph

16646 Commits

Author SHA1 Message Date
Dmitriy Vasyura
fa6c146385 Finalize quickInputButtonLocation API proposal 2026-01-07 17:35:45 +01:00
Martin Aeschlimann
42434d7c15 Can't preview custom agents' markdown files (#286331) 2026-01-07 10:46:21 +00:00
Ladislau Szomoru
b69e4fc36a Git - fix default worktree path when creating a worktree in a worktree (#286210) 2026-01-06 13:22:09 -08:00
Ladislau Szomoru
d0576dab05 Git - add extension API to get a patch for a commit range (#286159)
* Git - add extension API to get a patch for a commit range

* Turns out `git diff` does not support the `--root` flag
2026-01-06 15:18:53 +00:00
Martin Aeschlimann
7f374a7aba Useless regular-expression character escape (#286069) 2026-01-06 08:45:55 +00:00
Tyler James Leonhardt
cbc91ee43b Revert "Finalize quickPickButtonLocation API proposal" (#285984) 2026-01-05 11:29:58 -08:00
Dmitriy Vasyura
8fdef91744 Merge pull request #284360 from microsoft/dev/dmitriv/finalize-button-location-api
Finalize quickPickButtonLocation API proposal
2026-01-05 18:31:29 +01:00
RedCMD
8d2287f6f7 Fix php indenting #248229 (#258016)
* Fix php indenting

* Simplify PHP indentationRules
2026-01-05 10:19:19 +00:00
Philipp A.
bd4ba7b3a6 fix: set LANGUAGE for Git (#285410)
* fix: set LANGUAGE for Git

---------

Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2026-01-05 10:18:54 +00:00
Ladislau Szomoru
5533614b42 Git - repository picker should not contain hidden source control providers (#285893) 2026-01-05 10:07:31 +00:00
RedCMD
4fea0d7662 Add TS/JS Template surrounding brackets (#255972) 2026-01-05 10:00:54 +00:00
Dmitriy Vasyura
eb52cd5487 Merge branch 'main' into dev/dmitriv/finalize-button-location-api 2026-01-05 00:26:59 -08:00
Dmitriy Vasyura
be8b8bfdcc Add more stdio checks when spawning git processes. 2026-01-02 16:47:47 -08:00
Dmitriy Vasyura
96bd5f640b Do not assume stdout/stderr are defined when spawning a child process. 2026-01-01 16:48:44 -08:00
Dmitriy Vasyura
de1ca16e63 Merge branch 'main' into dev/dmitriv/finalize-button-location-api 2025-12-29 17:50:46 -08:00
Benjamin Pasero
43b3987e74 debt - adopt @vscode/watcher with some newer fixes (#285247) 2025-12-29 03:57:05 -08:00
Tyler James Leonhardt
8244c9f6b9 Add log statement to see environment (#285220) 2025-12-28 07:28:57 +01:00
Dmitriy Vasyura
2540627be9 Merge branch 'main' into dev/dmitriv/finalize-button-location-api 2025-12-27 13:08:21 -08:00
Ladislau Szomoru
d0bba70758 Git - do not prompt when opening a worktree (#285107)
* Git - do not prompt when opening a worktree

* Pull request feedback
2025-12-26 13:37:44 +00:00
Dmitriy Vasyura
1e06fcd697 Merge pull request #284711 from microsoft/dev/dmitriv/vb-indent-rules
Add indentation rules for Visual Basic
2025-12-26 04:48:44 -08:00
Ladislau Szomoru
43081d3bac Git - expose list of worktrees through the git extension API (#285087)
* Git - expose list of worktrees through the git extension API

* Fix compilation error

* Add property to `RepositoryState`
2025-12-26 02:04:01 -08:00
Dmitriy Vasyura
cd9b1aebaf Merge branch 'main' into dev/dmitriv/finalize-button-location-api 2025-12-25 18:14:13 -08:00
Dmitriy Vasyura
73621d0054 Merge branch 'main' into dev/dmitriv/vb-indent-rules 2025-12-25 17:25:21 -08:00
RedCMD
3eb7d6567b Support # pragma folding markers in C (#284927) 2025-12-25 11:37:40 +00:00
Daniel Imms
4ec1d67e71 Add completions for npm why|explain
Fixes #284905
2025-12-24 12:26:59 -08:00
Dmitriy Vasyura
95f7be4174 Merge branch 'main' into dev/dmitriv/finalize-button-location-api 2025-12-23 11:56:18 -08:00
Dmitriy Vasyura
70847ce802 Merge branch 'main' into dev/dmitriv/vb-indent-rules 2025-12-23 11:52:48 -08:00
Dmitriy Vasyura
e7a20ba839 Merge remote-tracking branch 'origin/copilot/sub-pr-284711' into dev/dmitriv/vb-indent-rules 2025-12-22 13:16:15 -08:00
copilot-swe-agent[bot]
f860aef1ee Update onEnterRules to use case-insensitive patterns
Co-authored-by: dmitrivMS <9581278+dmitrivMS@users.noreply.github.com>
2025-12-22 21:08:56 +00:00
Dmitriy Vasyura
1780fff71c Update extensions/vb/language-configuration.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-22 13:03:53 -08:00
Ladislau Szomoru
cf186fdab7 Git - update git worktree inlint action (#284737) 2025-12-22 05:46:55 -08:00
Dmitriy Vasyura
7a6a7929e3 Add indentation rules for Visual Basic 2025-12-21 17:22:34 -08:00
Daniel Imms
6aca02cfdf Merge branch 'main' into tyriar/284593_npm_spec__actual_spec 2025-12-20 16:32:29 -08:00
Daniel Imms
88132c29da Fix remaining hygiene issues in yarn spec 2025-12-20 06:36:14 -08:00
Daniel Imms
0be0a9efb8 Double to single quotes in yarn 2025-12-20 06:36:05 -08:00
Daniel Imms
25a617ed55 Remove emoji icons from pnpm 2025-12-20 06:33:39 -08:00
Daniel Imms
de7ad3fb3a Double to single quotes in pnpm 2025-12-20 06:33:05 -08:00
Daniel Imms
def1b67d68 Move pnpm and yarn out of upstream 2025-12-20 06:32:54 -08:00
Daniel Imms
7b6fa0cea4 Add --package-lock-only to npm i flags
Fixes #284593
2025-12-20 06:28:25 -08:00
Daniel Imms
a3a485373b Remove emoji icons 2025-12-20 06:24:56 -08:00
Daniel Imms
e0e5e8b489 Replace double with single quotes 2025-12-20 06:24:41 -08:00
Daniel Imms
c348a9a82b Move npm spec out of upstream
Part of #284593
2025-12-20 06:24:14 -08:00
Ladislau Szomoru
b5397ced5d Git - add new method to the interface (#284471) 2025-12-19 07:53:53 -08:00
Ladislau Szomoru
b81bd1a1d1 SCM - hide worktrees created by Copilot Chat (#284462) 2025-12-19 15:02:54 +00:00
Ladislau Szomoru
9e9552238e Git - one more icon to update for worktrees (#284450) 2025-12-19 13:54:31 +00:00
Ladislau Szomoru
ae4e9e60ee Git - use different icon for worktrees created by copilot (#284413) 2025-12-19 10:56:47 +00:00
Ladislau Szomoru
acba36e955 Git - adopt new worktree codicon (#284406) 2025-12-19 10:28:47 +00:00
Ladislau Szomoru
c95739960f Git - get the diff and num stats for a commit (#284403) 2025-12-19 10:18:29 +00:00
Dmitriy Vasyura
d9835cfa08 Finalize quickInputButtonLocation API proposal 2025-12-18 19:36:56 -08:00
Copilot
96cc23e2e2 Fix terminal completion items not appearing when resourceOptions provided (#284148) 2025-12-18 09:58:31 -06:00