Commit Graph

17240 Commits

Author SHA1 Message Date
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
MohamedEmirHajji
e04a029f0e Markdown preview: filter hidden elements from scroll sync (fix #281247) 2025-12-10 15:54:00 +01:00
Copilot
b2590e0b22 Fix FetcherService retrying with multiple fetchers on 429 and other application errors (#282100)
* Initial plan

* Fix FetcherService to not retry with other fetchers on 429 status code

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

* Improve test robustness based on code review feedback

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

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
2025-12-10 01:57:09 +00:00
Daniel Imms
89d1458dcb Merge pull request #281127 from JeffreyCA/fig-spec-azd
Update Fig spec for Azure Developer CLI (azd)
2025-12-09 17:56:50 -08:00
Copilot
f9e3a710d8 Fix typo: enviromentVariables → environmentVariables (#281378)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
2025-12-09 20:07:25 +00:00
Matt Bierner
cbb350b007 Merge pull request #282279 from mjbvz/dev/mjbvz/preferred-baboon
Add dev tools logging of image load errors
2025-12-09 11:30:43 -08:00
Matt Bierner
51a3b2e439 Add dev tools logging of image load errors
For #274199
2025-12-09 11:11:16 -08:00
Tyler James Leonhardt
55d06aa3a1 Add a log for the url (#282098)
so it's clear what fails. We saw rate limiting from GH EDU.
2025-12-08 16:51:11 -08:00
dependabot[bot]
815f99e9a0 Bump jws from 3.2.2 to 3.2.3 in /extensions/microsoft-authentication (#282028) 2025-12-08 12:04:37 -08:00
dependabot[bot]
7971753268 Bump node-forge from 1.3.1 to 1.3.2 in /extensions/vscode-api-tests (#279673)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 18:40:24 +00:00
Johannes Rieken
5d52b31d8d understand why tests fails (#282002)
https://github.com/microsoft/vscode/issues/254042
2025-12-08 17:18:19 +00:00
Ladislau Szomoru
96f1ce144d Git - increase limit of the git.detectWorktreesLimit setting (#281530) 2025-12-05 15:57:40 +01:00
Alex Ross
653d30ab18 Revert "Fix element already registered (#281000)" (#281278)
* Revert "Fix element already registered (#281000)"

This reverts commit ca3f2212d1.

* skip test
2025-12-04 09:43:55 -08:00
Alex Ross
472dee5115 Another fix for "element with id not registered" error (#281269)
Fixes microsoft/vscode-pull-request-github#8073
2025-12-04 16:49:41 +00:00
JeffreyCA
f138251517 Update azd fig spec
Add extension commands
Add layer arg
Use generator for `extension show`
2025-12-03 17:46:28 -08:00
Alex Ross
ca3f2212d1 Fix element already registered (#281000)
Fixes microsoft/vscode-pull-request-github#8073
2025-12-03 09:59:37 -08:00
Ladislau Szomoru
0a08d26b83 Workbench - fix duplicate resolve merge conflict buttons (#280969) 2025-12-03 17:24:16 +01:00
Ladislau Szomoru
13a7952cd6 SCM - fix tag sorting in the Repositories view (#280929) 2025-12-03 12:07:00 +00:00
Ladislau Szomoru
ea07278988 SCM - enable opening a stash when clicking on it (#280913) 2025-12-03 10:57:08 +00:00
Ladislau Szomoru
1027a1aad0 SCM - consistently render date on the right in the repositories view (#280870)
SCM - scaffold artifact timestamp
2025-12-03 07:09:25 +00:00
Martin Aeschlimann
5561fdf4f3 [css/html/json] update services (#280428) 2025-12-01 20:45:13 +00:00
iumehara
6fbb1ac6af Add 'Push Tags' option in UI under 'Tags -> Push Tags" (#280320) 2025-12-01 19:59:11 +01:00
Matt Bierner
b5be18e85d Merge pull request #280207 from mjbvz/dev/mjbvz/developing-mammal
Add native preview TS version pick option
2025-11-30 18:03:34 -08:00
Matt Bierner
1d5b9b5cd2 Add native preview TS version pick option
Fixes #280206
2025-11-30 17:43:52 -08:00
Martin Aeschlimann
1e352e9d5c Prompts/Agents/Instructions front matter should auto trigger suggestions for top-level entries (#279617) 2025-11-26 16:24:51 +00:00
Ladislau Szomoru
3bd3345259 SCM - do not group stashes in folders (#279601) 2025-11-26 15:55:22 +01:00
bilogic
c50bca2e13 also recognize // #region ... as valid markers (#278943)
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2025-11-26 07:21:41 +00:00
Raymond Zhao
41997d514d chore: npm audit fix (#279437)
* chore: npm audit fix

* chore: npm audit fix in extensions

* chore: npm audit fix in tests

* Catch last few
2025-11-25 20:29:09 +00:00
Matt Bierner
dd5c1e4656 Fix tests 2025-11-25 11:22:33 -08:00