Closed
Description
- Mark ISourceGenerator as obsolete for implementation (75223)
- Update insertion model after VS snap (75295)
- Add keyboard shortcut for 'Add null checks' in generate constructor (75370)
- Revert "Merge release/dev17.12 to main" (75391)
- Visit collection expression elements as r-values (75365)
- Convert more lambda rude edits to runtime rude edits (75285)
- Merge release/dev17.8 to release/dev17.10 (75369)
- Don't update xaml tool (75348)
- Avoid linking back to the original TreeSource in document state updates if the associated lazy is already completed (75355)
- Fix symbol info in identifier name in object initializer (74582)
- LSP hover responses escape backticks within inline code (75364)
- Add required
--locale
option to BuildHost (74910) - Update status for
field
keyword feature (75356) - Make the types in CSharp Features sealed (75352)
- Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2551591 (75361)
- Log and report NFW when we fail to apply project system update (75362)
- Fix crash with Dispose method with params (75305)
- Reduce allocations during typing (75351)
- Reduce allocations and UI thread CPU costs in WithDoNotCreateCreationPolicy (75358)
- Allow accessing ref fields through rvalues (75316)
- Use primary constructor in rename command handler (75336)
- Enable support for an LSP client to open source generated files (75180)
- Fix ambiguity parsing collection in conditional expressions
- Make types in Workspace layer sealed
- Update dependencies from https://github.com/dotnet/arcade build 20240925.3 (75330)
- Merge release/dev17.12 to main (75331)
- Consider
params
and default values when inferring unique method signature (71380) - Fixes comparison of VB XML literals (75301)
- Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2550589 (75334)
- Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2550415 (75327)
- Improve error reporting when reading bad metadata during EnC (75304)
- [release/dev17.8] Update dependencies from dotnet/arcade (75322)
- Revert "Revert "Updates content exclusion for on-the-fly-docs (#75172)" (#752…" (75324)
- Use manual recursion for binary patterns (75212)
- PR feedback on "use collection expression".
- EnC: Allow reordering members (75257)
- Support long chains of
else if
statements (74317) - [main] Update dependencies from dotnet/source-build-externals (74853)
- Fix the path to the proposal (75302)
- Switch caching file comparer to a threadstatic storage to prevent locks
- Fix TSA tooling (75307)
- Clarify the bug template to request a code snippet (75306)
- Bump razor for serialization changes (75282)
- Detect more fluent cases for converting collection expressions
- Disallow declaration of indexers in absence of proper DefaultMemberAttribute. (75099)
- [main] Update dependencies from dotnet/source-build-reference-packages (74855)
- Collapse the rename UI when commit starts (75213)
- don't mess with user caret in smart rename (75294)
- Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2548278 (75274)
- Move Quick Info content production to the Features layer and add Razor EA co-hosting APIs for Hover and Completion (75226)
- Add support for inlining declarations in top level code
- Fix
NETCOREAPP3_0_OR_GREATER
inSegmentedArrayHelper
(74687) - Update LanguageServer references (75290)
- Use common helper method
- Field-backed properties: additional tests (75283)
- Revert "Updates content exclusion for on-the-fly-docs (#75172)" (#75279) (75284)
- Enable Policheck (75281)
- Fix crash in encapsulate field with primary constructors
- Fix crash when converting properties to methods
- Revert "Updates content exclusion for on-the-fly-docs (#75172)" (75279)
- SynthesizedHotReloadExceptionSymbol (74625)
- Stabilize lsp workspace diagnostic test (74090)
- Do not load CodeStyle analyzers added by the SDK
- update configs for snap (75263)
- Snap for 17.12 P3 (75273)
- Fix completion lists in primary constructor parameter lists
- Add telemetry to track the rename option used. (75269)
- Preserve comment when converting to collection expression
- Prevent IDE0290 (convert to primary constructor) in ref struct (73869)
- Short term field keyword nullable analysis (75246)
- Add test demonstrating a scenario now works
- Support converting to collection expression when overloads would not change
- Upgrade xUnit (75068)
- Disable use-expression-body for lambdas with PP directives in them
- Updates content exclusion for on-the-fly-docs (75172)
- Fix crash in 'use collection initializer'
- [release/dev17.10] Update dependencies from dotnet/arcade (74856)
- Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2543568 (75195)
- [release/dev16.11-vs-deps] Update dependencies from dotnet/arcade (75089)
- Localize 17.12 branch (75088)
- Move build and test to an newer Ubuntu image with longer support (74881)
- Workaround for InvalidOperationException thrown from EmitSolutionUpdateResults.GetAllDiagnosticsAsync (75011)
- Remove the cancellation token from the calculation of InProgressState… (75007)
- Fix copilot options default value handling (74867)
- [release/dev17.6] Update dependencies from dotnet/arcade (74356)
- Snap for 17.12 P2 (74908)
- [release/dev16.11-vs-deps] Update dependencies from dotnet/arcade (74868)
- fix cg alert (74864)
- 17.10: Cherry-pick fix for scenario where lightbulbs weren't being displayed (74760)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment