Commit Graph

17240 Commits

Author SHA1 Message Date
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
Ladislau Szomoru
6d28298bb5 Git - add option to ignore whitespace for the blame information (#284260) 2025-12-18 15:53:58 +01:00
Ladislau Szomoru
abd691b025 Git - polish delete worktree picker (#284242) 2025-12-18 12:22:41 +00:00
Ladislau Szomoru
a6932a2c79 Git - expose createStash() in the git extension API (#284226)
* Git - expose `createStash()` in the git extension API

* Add method to the interface
2025-12-18 10:59:23 +00:00
Ladislau Szomoru
150682a14a Git - add worktrees node to the Repositories view (#284224)
* Worktree node - initial implementation

* Wire up various commands
2025-12-18 10:48:41 +00:00
Ladislau Szomoru
e255528ff0 Git - update branch protection dialog message (#284037) 2025-12-17 11:58:27 +00:00
Ladislau Szomoru
08dffa4a13 Git - remove the remaining instances of config.multiDiffEditor.experimental.enabled (#283919) 2025-12-16 22:11:04 +00:00
Dmitriy Vasyura
56555a8bf1 Finalize quickPickItemResource API proposal (#283877) 2025-12-16 19:11:02 +00:00
Megan Rogge
5fd2594017 provide completions for git remotes (#241675) 2025-12-16 12:42:53 -06:00
Dmitriy Vasyura
9b01c97248 Merge pull request #283573 from microsoft/dev/dmitriv/disable-blame-preview-setting
Add setting to disable blame editor decoration preview on hover
2025-12-16 08:09:52 -08:00
Ladislau Szomoru
62887266ea Adjust the setting name to disableHover 2025-12-16 16:51:43 +01:00