Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge for 1.20.5 #12277

Merged
merged 84 commits into from
May 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
be8b6fb
Merge branch 'main' into seanmcm/1_14_0_insiders
sean-mcmanus Jan 12, 2023
b69d17a
Merge pull request #10378 from microsoft/seanmcm/1_14_0_insiders
michelleangela Jan 12, 2023
b745ebc
Merge pull request #10453 from microsoft/main
michelleangela Feb 1, 2023
4083075
Merge pull request #10501 from microsoft/main
sean-mcmanus Feb 9, 2023
edf8e0a
Merge pull request #10504 from microsoft/main
sean-mcmanus Feb 10, 2023
6516396
Merge pull request #10679 from microsoft/main
sean-mcmanus Mar 16, 2023
1ce1e9c
Merge pull request #10716 from microsoft/main
sean-mcmanus Mar 21, 2023
42dfef3
Merge pull request #10728 from microsoft/main
sean-mcmanus Mar 22, 2023
25d2b76
Merge pull request #10811 from microsoft/main
sean-mcmanus Apr 12, 2023
0d85aea
Merge pull request #10813 from microsoft/main
michelleangela Apr 12, 2023
98f13a6
Merge pull request #10815 from microsoft/main
michelleangela Apr 13, 2023
377896c
Merge pull request #10846 from microsoft/main
sean-mcmanus Apr 21, 2023
9762fe5
Merge pull request #10862 from microsoft/main
sean-mcmanus Apr 22, 2023
866b145
Merge pull request #10975 from microsoft/main
michelleangela May 19, 2023
3eb5056
Merge pull request #10986 from microsoft/main
michelleangela May 22, 2023
51da619
Merge pull request #11099 from microsoft/main
michelleangela Jun 16, 2023
c9b0db0
Merge pull request #11230 from microsoft/main
michelleangela Jul 21, 2023
62e0994
Merge pull request #11241 from microsoft/main
Colengms Jul 25, 2023
1846fd4
Merge pull request #11250 from microsoft/main
michelleangela Jul 26, 2023
e53b190
Merge pull request #11253 from microsoft/main
sean-mcmanus Jul 26, 2023
a5f8f84
Merge pull request #11303 from microsoft/main
sean-mcmanus Aug 9, 2023
bedcacb
Merge pull request #11526 from microsoft/main
sean-mcmanus Oct 12, 2023
43aad3f
Merge pull request #11528 from microsoft/main
sean-mcmanus Oct 13, 2023
4149493
Merge pull request #11607 from microsoft/main
sean-mcmanus Nov 2, 2023
3f7f309
Merge pull request #11633 from microsoft/main
sean-mcmanus Nov 7, 2023
e3b4177
Merge pull request #11639 from microsoft/main
sean-mcmanus Nov 8, 2023
100e2e0
Merge pull request #11699 from microsoft/main
sean-mcmanus Nov 17, 2023
30de9bc
Merge pull request #11725 from microsoft/main
sean-mcmanus Nov 22, 2023
f38926f
Merge pull request #11874 from microsoft/main
Colengms Jan 17, 2024
5077edf
Merge pull request #11886 from microsoft/main
sean-mcmanus Jan 20, 2024
a5a5735
Merge pull request #11942 from microsoft/main
Colengms Feb 9, 2024
76ccb79
Merge pull request #11947 from microsoft/main
Colengms Feb 10, 2024
a877c6f
Fix forced include resolution (#12035)
Colengms Mar 6, 2024
79d0c06
Update edge loc strings (#12073)
Colengms Mar 7, 2024
ae8c4ac
Update edge json files for FI (#12074)
Colengms Mar 7, 2024
699b3d5
Resolve userHome variable in c_cpp_properties.json (#12071)
browntarik Mar 7, 2024
75ed1b5
Update changelog for 1.19.7 (#12081)
Colengms Mar 8, 2024
3bbc671
Update changelog again for 1.19.7 (#12086)
Colengms Mar 8, 2024
c144fe2
Prevent the status bar from updating too quickly (#12088)
bobbrow Mar 11, 2024
8dfeccd
Fix Add Configuration with snippets disabled. (#12080)
sean-mcmanus Mar 11, 2024
74ab0e7
Update changelog for 1.19.8 (#12092)
Colengms Mar 13, 2024
3d81801
Eliminate squiggle from all glob configurations (#12072)
browntarik Mar 13, 2024
a97a334
Update changelog for 1.19.8 again (#12099)
Colengms Mar 14, 2024
b2c06a5
Address multiple-init scenario
Colengms Mar 14, 2024
3dfa607
Revert "Address multiple-init scenario"
Colengms Mar 14, 2024
751fd74
Add a command to fetch the includes graph for a TU (#12085)
lukka Mar 14, 2024
a6eff82
Add internal formatting support for Copy Declaration/Definition (#12055)
browntarik Mar 18, 2024
b6deaf9
Bump follow-redirects from 1.15.4 to 1.15.6 in /.github/actions (#12111)
dependabot[bot] Mar 18, 2024
1fc8731
Bump follow-redirects from 1.15.5 to 1.15.6 in /Extension (#12112)
dependabot[bot] Mar 18, 2024
ccd80fe
Update changelog 1.19.9 (#12117)
Colengms Mar 18, 2024
127588b
Update changelog for 1.19.9 again (#12122)
Colengms Mar 19, 2024
1ab766b
Add setting to support max search results (#12131)
fearthecowboy Mar 21, 2024
1c4292d
remove unnecessary null (#12133)
fearthecowboy Mar 22, 2024
976a1ba
Update to clang-tidy 18.1.2 (#12135)
Colengms Mar 23, 2024
32ead75
Update changelog and version for 1.20.0.
sean-mcmanus Mar 25, 2024
6f19496
Merge pull request #12138 from microsoft/main
sean-mcmanus Mar 26, 2024
76509d6
Component Governance pipeline for vscode-cpptools (#12148)
bobbrow Mar 27, 2024
f3cbf12
clean up the pipeline runs (#12151)
bobbrow Mar 28, 2024
d2bd18a
don't strip underscores when demangling (#12159)
bobbrow Apr 1, 2024
92a0494
Update for libexecinfo crash handler change. (#12158)
sean-mcmanus Apr 8, 2024
35cda7e
Update changelog for 1.20.1 (#12182)
sean-mcmanus Apr 9, 2024
4650cfe
Update CHANGELOG.md (#12186)
bobbrow Apr 9, 2024
a1487e5
Merge pull request #12185 from microsoft/main
sean-mcmanus Apr 10, 2024
fec0d88
Log more info with the configuration provider telemetry (#12193)
bobbrow Apr 13, 2024
f06f689
rename telemetry property (#12202)
bobbrow Apr 16, 2024
3e6b999
Crash handler update (#12190)
sean-mcmanus Apr 16, 2024
b955eeb
Update version and changelog for 1.20.2 (#12208)
sean-mcmanus Apr 17, 2024
dac96fe
Merge pull request #12209 from microsoft/main
sean-mcmanus Apr 17, 2024
21ef2e3
Fix SettingsTracking treating numerical loggingLevel as invalid. (#12…
sean-mcmanus Apr 18, 2024
1d2bd10
Merge pull request #12223 from microsoft/main
sean-mcmanus Apr 18, 2024
7af5c40
Handle multiple cpptools-srv crashes. (#12225)
sean-mcmanus Apr 19, 2024
8809e69
Remove redundant variable resolution in handleSquiggles and fix error…
browntarik Apr 19, 2024
c058568
rename the property again (#12233)
bobbrow Apr 19, 2024
9f020e9
Update changelog for 1.20.2 (2nd time) (#12228)
sean-mcmanus Apr 19, 2024
efdc8e9
Merge pull request #12235 from microsoft/seanmcm/1_20_2_cherryPicks2
sean-mcmanus Apr 20, 2024
0ef77b5
Improvements to crash call stack logging. (#12247)
sean-mcmanus Apr 25, 2024
d4d5d45
Update version and changelog for 1.20.3 (#12245)
sean-mcmanus Apr 30, 2024
1ceae9d
Merge pull request #12266 from microsoft/seanmcm/1_20_3_cherryPicks
sean-mcmanus Apr 30, 2024
2fafd83
Updates for 1.20.4 (#12273)
sean-mcmanus May 2, 2024
fd482d2
Merge pull request #12274 from microsoft/seanmcm/1_20_4_cherrypick
sean-mcmanus May 2, 2024
abf3846
Merge branch 'insiders' into seanmcm/1_20_5_release
sean-mcmanus May 3, 2024
894db52
Fix macOS version check. (#12276)
sean-mcmanus May 3, 2024
f6722bc
Update version and changelog for 1.20.5 (#12264)
sean-mcmanus May 3, 2024
fc8eb86
[Auto] Localization - Translated Strings (#12236)
csigs May 3, 2024
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
Prev Previous commit
Next Next commit
Merge pull request #11303 from microsoft/main
Merge for 1.17.1
  • Loading branch information
sean-mcmanus authored Aug 9, 2023
commit a5f8f84b43bcf33095ed324acc507cce38947fae

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.