Compare commits

..
50 Commits
Author SHA1 Message Date
Sean McManus 83f034db46 Merge pull request #14572 from microsoft/seanmcm/vs_july9
Merge to the vs branch (1.33.4)
2026-07-10 02:56:35 -07:00
Sean McManus f3f2521b70 Merge branch 'main' into seanmcm/vs_july9 2026-07-09 12:12:29 -07:00
Sean McManus 4e9ebaa180 Merge pull request #14556 from microsoft/seanmcm/vs_1_33_3
Merge to vs (1.33.3)
2026-06-29 15:54:36 -07:00
Sean McManus 97b6775aeb Merge branch 'main' into seanmcm/vs_1_33_3 2026-06-29 12:21:41 -07:00
Sean McManus 4ad4456b40 Merge pull request #14517 from microsoft/seanmcm/vs_june_2026
Merge to vs
2026-06-18 13:27:51 -07:00
Sean McManus 0891980f74 Merge branch 'main' into seanmcm/vs_june_2026 2026-06-16 11:13:14 -07:00
Sean McManus 2f19d5fc59 Merge branch 'main' into seanmcm/vs_june_2026 2026-06-15 17:49:44 -07:00
Sean McManus 2c79d00dd3 Merge pull request #14410 from microsoft/seanmcm/vsApr27
Merge to vs
2026-05-07 09:14:20 -07:00
Sean McManus fce5d98001 Merge branch 'main' into seanmcm/vsApr27 2026-05-01 05:28:33 -07:00
Sean McManus 81b40ca82a Merge branch 'main' into seanmcm/vsApr27 2026-04-27 17:56:02 -07:00
Sean McManus c0bbf33742 Merge branch 'main' into seanmcm/vsApr27 2026-04-27 07:36:02 -07:00
675855f453 Merge to vs (#14336)
* Bump undici from 7.22.0 to 7.24.0 in /Extension (#14272)

Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump undici from 7.22.0 to 7.24.0 in /ExtensionPack (#14273)

Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected]>

* Bump undici from 7.22.0 to 7.24.0 in /Themes (#14274)

Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected]>

* Bump undici from 6.23.0 to 6.24.0 in /.github/actions (#14275)

Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update. (#14277)

* Stop using yarn with extension pack (#14278)

* Use npm instead of yarn for the extension package vsix.

* Update changelog for 1.31.2. (#14271)

* Update changelog for 1.31.2.

* Fix a yarn.lock mismatch. (#14282)

* Update flatted. It was already updated in the Extension folder. (#14285)

* Upate @azure/msal-browser for the ExtensionPack. (#14286)

* Update changelog and version for 1.31.3. (#14288)

* Fix a changelog typo missed in the last PR. (#14290)

* Update fast-xml-parser. (#14292)

* Bootstrap yarn to fix/enable CFSClean3. (#14284)

* Switch .github builds to use node 24 and the latest OS images (#14293)

* Switch to node 24.
* Also update the runner-env images.

* Update to 1ESPT-Windows2025. (#14295)

* Remove console.debug calls. (#14296)

* Update changelog and TPN. (#14298)

* Update flatted and fast-xml-parser. (#14303)

* Bump flatted from 3.4.1 to 3.4.2 in /Extension (#14304)

Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update changelog with recent fixes. (#14313)

* Bump picomatch from 2.3.1 to 2.3.2 in /ExtensionPack (#14318)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump picomatch from 2.3.1 to 2.3.2 in /.github/actions (#14319)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected]>

* Bump picomatch from 2.3.1 to 2.3.2 in /Themes (#14323)

Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update picomatch. (#14324)

* Update brace-expansion v5. (#14325)

* Bump serialize-javascript from 7.0.4 to 7.0.5 in /.github/actions (#14332)

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 7.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update brace-expansion and serialize-javascript. (#14328)

* minimize the calls to lm.selectChatModels (#14327)

* Update brace-expansion for other folders (#14333)

* Update brace-expansion for other folders.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luca <[email protected]>
2026-04-02 11:33:46 -07:00
Sean McManus c6163a73c5 Merge branch 'main' into seanmcm/mergeToVs_March26 2026-03-30 17:25:11 -07:00
Sean McManus 28a834241c Merge pull request #14279 from microsoft/seanmcm/vs_1_31_2
Merge to vs for 1.31.2
2026-03-16 11:29:50 -07:00
Sean McManus 9859b84e04 Merge branch 'main' into seanmcm/vs_1_31_2 2026-03-13 12:09:30 -07:00
Sean McManus 622b8ee60c Merge pull request #14233 from microsoft/seanmcm/vs1_31_1
Merge to vs (1.31.1)
2026-03-04 08:02:13 -08:00
Sean McManus 74dd1a27f4 Merge branch 'main' into seanmcm/vs1_31_1 2026-03-03 19:02:38 -08:00
Sean McManus 982dd4e31d Merge pull request #14132 from microsoft/seanmcm/updateVsJan9
Update vs to match 1.30.1
2026-01-09 11:40:35 -08:00
Sean McManus 0cd8e4c491 Merge branch 'seanmcm/updateIntelliSenseLocStringsJan9' into seanmcm/updateVsJan9 2026-01-09 04:36:22 -08:00
Sean McManus 7601046429 Update IntelliSense loc strings. 2026-01-09 04:29:18 -08:00
Sean McManus e82289630e Merge pull request #14048 from microsoft/seanmcm/mergeMainToVs
Merge main to vs
2025-11-14 14:32:46 -08:00
Sean McManus 70e2c0d67e Merge branch 'main' into seanmcm/mergeMainToVs 2025-11-14 14:20:06 -08:00
Sean McManus 7caf05e0d5 Merge pull request #14027 from microsoft/seanmcm/mainToVs
main to vs
2025-10-31 14:12:11 -07:00
Sean McManus ac7b33c48a Merge branch 'main' into seanmcm/mainToVs 2025-10-31 14:03:51 -07:00
Sean McManus 4b67a68c8e Merge pull request #13960 from microsoft/seanmcm/mergeVs
Merge to vs
2025-09-23 18:15:13 -07:00
Sean McManus 5ded58bbf2 Merge branch 'main' into seanmcm/mergeVs 2025-09-23 04:23:59 -07:00
Sean McManus 171e0addb7 Merge branch 'main' into seanmcm/mergeVs 2025-09-23 04:23:03 -07:00
d321f0af78 Merge main to vs (#13828)
* Fix the description of debugServerPath (#13778)

This mentions the non-existent miDebugServerAddress, but the
correct name is actually miDebuggerServerAddress.

* Enable string length encoding fix in cpptools (#13769)

* Try to fix the Windows builds. (#13788)

* Update IntelliSense loc strings. (#13793)

* Makes remote attach picker respect the pipeTransport.quoteArgs config… (#13794)

* Makes remote attach picker respect the pipeTransport.quoteArgs configuration
* fixes linter error - don't compare boolean value to a boolean

* Remove "exceptions" from quoteArgs. (#13796)

* Fix loc for the miDebuggerServerAddress change. (#13797)

* Update changelog for 1.27.0 (2nd time). (#13795)

* Update changelog for 1.27.0 (2nd time).

* Update form-data. (#13800)

* Update form-data.

* Revert didOpen changes in favor of adding encoding to didChangeVisibleTextEditors (#13802)

* fixing formatting (#13810)

* Enable CG trigger on insiders branch

* Handle .txx/tpp headers. (#13811)

* Handle .txx headers.

* Add tpp too.

* fix #13818 (#13824)

* Bump tmp from 0.2.3 to 0.2.4 in /Extension (#13825)

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Joshua Goins <[email protected]>
Co-authored-by: Colen Garoutte-Carson <[email protected]>
Co-authored-by: Matt <[email protected]>
Co-authored-by: Bob Brown <[email protected]>
Co-authored-by: Luca <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 17:12:18 -07:00
Sean McManus 8629260605 Merge branch 'main' into seanmcm/vsAug6 2025-08-06 10:40:56 -07:00
Sean McManus eb2ccf85e7 Merge pull request #13760 from microsoft/seanmcm/vsMergeMain
Merge main to vs
2025-07-14 15:31:50 -07:00
Sean McManus 02db9f4391 Merge branch 'main' into seanmcm/vsMergeMain 2025-07-11 18:59:27 -07:00
Sean McManus 6333535e1d Merge pull request #13720 from microsoft/seanmcm/vsMerge
Merge main to vs
2025-06-20 11:59:11 -07:00
Sean McManus 279a470cf6 Merge branch 'main' into seanmcm/vsMerge 2025-06-18 19:12:25 -07:00
5e3ef1cce7 Merge to vs (#13653)
* Remove -D__building_module(x)=0 workaround. (#13621)

* add note about C++ Copilot suggestions improvement (#13624)

* Update changelog for 1.26.1 (#13627)

* Update changelog for 1.26.1

* fix typo (#13630)

1.26.0->1.26.1

* Remove the .type.descriptions since they don't seem to have any effect. (#13648)

* Lock the PATH variable which was incorrectly being translated. (#13649)

* Fix a couple loc issues. (#13650)

---------

Co-authored-by: Luca <[email protected]>
Co-authored-by: heartacker <[email protected]>
2025-05-29 12:43:45 -07:00
Sean McManus d949d36a42 Merge branch 'main' into seanmcm/vsMerge 2025-05-29 12:35:18 -07:00
Sean McManus 0d976f5f9a Merge pull request #13632 from microsoft/seanmcm/updateVsBranch
Update vs branch
2025-05-23 11:37:14 -07:00
Sean McManus 6b29c5e7a1 Merge branch 'vs' into seanmcm/updateVsBranch 2025-05-23 11:36:59 -07:00
Sean McManus 7a5fad9dfb Merge pull request #13588 from microsoft/seanmcm/vs_may5_2025
Merge to vs
2025-05-06 11:42:44 -07:00
Sean McManus 002436e3d8 Merge branch 'main' into seanmcm/vs_may5_2025 2025-05-05 13:59:37 -07:00
Sean McManus 69ce08c0e8 Merge to vs (#13486) 2025-04-15 10:10:15 -07:00
Sean McManus 5534edf309 Merge branch 'main' into seanmcm/mergeToVS 2025-04-10 15:56:02 -07:00
Sean McManus 2487d52ede Merge branch 'main' into seanmcm/mergeToVS 2025-04-10 15:39:54 -07:00
Colen Garoutte-Carson 269c0d3e36 Merge TypeScript main branch to VC (#13431) 2025-03-26 14:19:39 -07:00
Sean McManus ca56eac5bc Merge pull request #13182 from microsoft/main
Merge to the vs branch
2025-01-27 11:09:09 -08:00
Sean McManus 203624e280 Merge pull request #12927 from microsoft/main
Merge to vs
2024-11-05 11:10:21 -08:00
Sean McManus 8bae3c438e Merge pull request #12858 from microsoft/main
Merge to vs
2024-10-21 14:05:03 -07:00
Sean McManus c2975e7970 Merge pull request #12731 from microsoft/main
Merge to vs
2024-09-18 05:21:13 -07:00
Sean McManus 67cf965ab0 Merge pull request #12609 from microsoft/main
Merge to the vs branch
2024-08-21 14:06:34 -07:00
Sean McManus 6e940318b7 Merge pull request #12563 from microsoft/main
Merge to vs branch
2024-08-13 12:16:42 -07:00
Sean McManus 5868163d21 Merge pull request #12468 from microsoft/main
Merge to vs due July 11, 2024 RI
2024-07-15 10:47:41 -07:00

Diff Content Not Available