Ladislau Szomoru
|
cf186fdab7
|
Git - update git worktree inlint action (#284737)
|
2025-12-22 05:46:55 -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 |
|
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 |
|
Johannes Rieken
|
d13c32e27f
|
disable flakly test again https://github.com/microsoft/vscode/issues/254042 (#283836)
|
2025-12-16 15:45:42 +00:00 |
|
RedCMD
|
98a4b07a23
|
Fix FormatOnSave when modificationsIfAvailable (#283726)
* Fix FormatOnSave on ignored files
* this -> that
* 💄 adjust comment/log
---------
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
|
2025-12-16 12:17:24 +00:00 |
|
Ladislau Szomoru
|
404fcdc75f
|
Git - fix create worktree regression (#283780)
|
2025-12-16 11:26:28 +00:00 |
|
Johannes
|
b9b1a72b75
|
Merge branch 'main' into pr/kortin99/222319
|
2025-12-16 11:31:46 +01:00 |
|
Johannes Rieken
|
5b5c13fbeb
|
Merge pull request #237110 from joeriddles/add-snakecase-snippets
Add snakecase to snippets syntax
|
2025-12-16 11:26:02 +01:00 |
|
Johannes Rieken
|
ea0a2d0112
|
Merge branch 'main' into main
|
2025-12-16 11:24:28 +01:00 |
|
Ladislau Szomoru
|
5484fca92e
|
Git - remove temporary command that was created to support local background agent sessions (#283758)
|
2025-12-16 09:15:31 +00:00 |
|
Johannes Rieken
|
43d2cbc9a0
|
Merge branch 'main' into add-snakecase-snippets
|
2025-12-15 17:23:42 +01:00 |
|
copilot-swe-agent[bot]
|
87697ac840
|
Move editorDecoration.disablePreview setting to group with other editorDecoration settings
Co-authored-by: dmitrivMS <9581278+dmitrivMS@users.noreply.github.com>
|
2025-12-15 13:05:23 +00:00 |
|
Dmitriy Vasyura
|
717fe89d29
|
Add setting to disable blame editor decoration preview on hover
|
2025-12-15 04:43:09 -08:00 |
|
Ladislau Szomoru
|
e5b4dd5eb0
|
QuickDiff - git extension should always provide the original resource (#283546)
|
2025-12-15 11:49:00 +01:00 |
|
Alex Ross
|
950ca05d5c
|
Reapply element already registered race condition fix (#283079)
Fixes microsoft/vscode-pull-request-github#8073
|
2025-12-12 18:01:41 +01:00 |
|
Ladislau Szomoru
|
276db4812e
|
Git - move commit/cancel actions from editor/title to editor/content (#283020)
|
2025-12-12 12:19:25 +00:00 |
|
Henning Dieterichs
|
32965c9209
|
Fixes https://github.com/microsoft/vscode/issues/225769 (#283002)
|
2025-12-12 11:05:42 +00:00 |
|
Copilot
|
0231690206
|
Fix ipynb deserialization crash when cells lack metadata field (#282878)
* Initial plan
* Fix ipynb deserialization when cells lack metadata field
Co-authored-by: DonJayamanne <1948812+DonJayamanne@users.noreply.github.com>
* Fix test
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DonJayamanne <1948812+DonJayamanne@users.noreply.github.com>
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
|
2025-12-12 05:36:03 +00:00 |
|
Matt Bierner
|
b5af713233
|
Merge pull request #282556 from mjbvz/dev/mjbvz/doubtful-boa
Align markdown preview slugifier with markdown LS's slugifier
|
2025-12-10 16:26:10 -08:00 |
|
Tyler James Leonhardt
|
e3bbd5bb1d
|
Fix MSAL Runtime telemetry not firing (#282595)
We were too strict. This should actually yield telemtry.
Fixes https://github.com/microsoft/vscode/issues/282593
|
2025-12-10 23:48:55 +00:00 |
|
Matt Bierner
|
b9c18c3652
|
Align markdown preview slugifier with markdown LS's slugifier
For #280520
|
2025-12-10 11:44:05 -08:00 |
|
Matt Bierner
|
71f35296d2
|
Merge pull request #282506 from MohamedEmirHajji/enhance-isVisible-to-detect-hidden-elements-in-markdown
Markdown preview: filter hidden elements from scroll sync (fix #281247)
|
2025-12-10 11:01:41 -08:00 |
|
Megan Rogge
|
c05e0b2311
|
Cache windows executables (#282265)
fixes #279262
|
2025-12-10 08:59:55 -08:00 |
|
Mohamed Emir HAJJI
|
caeaba0897
|
Add more git log options to completions (#282311)
|
2025-12-10 16:09:52 +00:00 |
|
MohamedEmirHajji
|
7da4bbe808
|
Markdown preview: filter hidden elements from scroll sync (fix microsoft#281247)
|
2025-12-10 17:01:55 +01:00 |
|