Merge for 1.29.2 by sean-mcmanus · Pull Request #14072 · microsoft/vscode-cpptools · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
a2cc5d7
put standard library file associations in package.json (#14002)
bobbrow Oct 16, 2025
feee0c6
Fix incorrect comma in settings string. (#14005)
sean-mcmanus Oct 16, 2025
11ea1e2
Update IntelliSense strings (translations are available yet). (#14020)
sean-mcmanus Oct 29, 2025
bebf224
Enable setting the VS dev environment without running from Dev Comman…
bobbrow Oct 29, 2025
cf9f23d
For VS 18.0 and above, use "Insiders" instead of "Preview" (#14022)
bobbrow Oct 30, 2025
361139f
Adding telemetry for devcmd environment usage (#14023)
bobbrow Oct 30, 2025
1a5fdd1
Update changelog and version for 1.29.0. (#14028)
sean-mcmanus Nov 1, 2025
80dbf49
Update TPN. (#14029)
sean-mcmanus Nov 3, 2025
544c672
Update changelog (2nd time). (#14032)
sean-mcmanus Nov 3, 2025
fdd100d
Update IntelliSense loc strings. (#14038)
sean-mcmanus Nov 10, 2025
666bc4d
Update localization (#14039)
sean-mcmanus Nov 11, 2025
4aadfda
Update the msvc version to 1950. (#14042)
sean-mcmanus Nov 12, 2025
cf5de9c
Retry build files task in cg.yml (#14043)
sean-mcmanus Nov 13, 2025
fcf11de
Update changelog for 1.29.1. (#14058)
sean-mcmanus Nov 20, 2025
756b1aa
Bump js-yaml from 4.1.0 to 4.1.1 in /Extension (#14060)
dependabot[bot] Nov 20, 2025
4642371
Update js-yaml for github actions. (#14061)
sean-mcmanus Nov 21, 2025
dbb3e72
Fix typo "no_suitable_complier" in nativeStrings.json (#14064)
dhruvil009 Nov 25, 2025
9ccb63f
Update changelog and verison for 1.29.2. (#14070)
sean-mcmanus Dec 2, 2025
e10273d
Merge branch 'main' into seanmcm/1_29_2_release
sean-mcmanus Dec 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/actions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 13 additions & 2 deletions Build/cg/cg.yml
24 changes: 24 additions & 0 deletions Extension/CHANGELOG.md
Loading
Loading