Compare commits

...
Author SHA1 Message Date
Sean McManus 22c9b30913 Merge branch 'main' into seanmcm/mergeVsJan22 2026-01-22 03:56:18 -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