-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: dotnet/roslyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 87fe251
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dotnet/roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5b9a9d4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 574 files changed
- 4 contributors
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3fd402 - Browse repository at this point
Copy the full SHA f3fd402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fbb388 - Browse repository at this point
Copy the full SHA 5fbb388View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0d10f - Browse repository at this point
Copy the full SHA fc0d10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50edd43 - Browse repository at this point
Copy the full SHA 50edd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for c591fcc - Browse repository at this point
Copy the full SHA c591fccView commit details -
Merge pull request #61379 from CyrusNajmabadi/renameSimplification
Minor simplification to rename code
Configuration menu - View commit details
-
Copy full SHA for f7b944d - Browse repository at this point
Copy the full SHA f7b944dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d39a03 - Browse repository at this point
Copy the full SHA 5d39a03View commit details -
Remaining fallback options (#60888)
* Add missing fallbacks * Fallback options from ILegacyGlobalOptionsWorkspaceService * Pass options to CodeCleaner APIs. * Fallback options from ILegacyGlobalOptionsWorkspaceService 2 * Fallback in tests * CodeModel * Remove CodeActionOptions.Default * Remove dependency on IGlobalOptionService from inline hints service * Remove obsolete VS UnitTesting APIs. * Remote dependency on IGlobalOption service from RemoteProcessTelemetryService * Remove ExportGlobalOptionProviderAttribute * Remove PythiaOptions * Remove DiagnosticOptions from solution snapshot * Access options via AnalyzerOptionsProvider * Split ISyntaxFormatting.cs * Simplify initializers * Fix * Move AddImportPlacementOptions to a separate file in compiler extensions * Move option providers to workspace extensions * Move CodeCleanupOptions and IdeAnalyzerOptions to workspace extensions * Layering * Replace legacy GetOptions with AnalyzerOptionsProvider; add missing options * Parameter rename, comment * Add LineFormattingOptionsProviders * CodeFixOptionsProvider, include CodeStyleOptions in CodeActionOptions, include LineFormattingOptions in ExtractMethodGenerationOptions * DocumentFormattingOptions * Move a couple of options from IdeCodeStyle to SyntaxFormatting to make them available to new document formatter * Generalize using placement option in AddImportPlacementOptions * Move PreferParameterNullChecking and AllowEmbeddedStatementsOnSameLine to CSharpSimplifierOptions * Move CodeGen options to compiler extensions * UseExpressionBody * Eliminate more calls to Document.GetOptionsAsync * Cleanup DocumentationCommentOptions * Line formatting options * DefaultConditionalExpressionWrappingLength * insert_final_newline * Add PreferThrowExpression to simplifier options * Add AddNullChecksToConstructorsGeneratedFromMembers to CodeGenOptions * GenerateEqualsAndGetHashCodeFromMembersOptions * IImplementInterfaceService * AddParameterCheckCodeRefactoringProvider * ReplaceMethodWithPropertyService * NamingStylePreferences * Eliminate legacy option helpers * Fix up ExtractMethod options * Remove SyntaxFormattingOptions ctors * Replace extra helpers with CodeFixOptionsProvider * PreferUtf8StringLiterals * RazorLineFormattingOptionsStorage * Remove usage of Document.GetOptionsAsync - 1 * Remove internal usage of DocumentOptionSet and Document.GetOptionsAsync * Simplify and unify option definition patterns * Fixes and pattern unification * Serialization and equality * Simplify * Rename * Fixes * CompletionOption fixes * Feedback
Configuration menu - View commit details
-
Copy full SHA for bb11cf4 - Browse repository at this point
Copy the full SHA bb11cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33f488 - Browse repository at this point
Copy the full SHA a33f488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4769b - Browse repository at this point
Copy the full SHA 6b4769bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2d095 - Browse repository at this point
Copy the full SHA 1b2d095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cf228 - Browse repository at this point
Copy the full SHA 14cf228View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb01dde - Browse repository at this point
Copy the full SHA eb01ddeView commit details -
Merge pull request #61386 from CyrusNajmabadi/extractMethodTest
Add extract method test
Configuration menu - View commit details
-
Copy full SHA for 95dd7d4 - Browse repository at this point
Copy the full SHA 95dd7d4View commit details -
Merge pull request #61375 from CyrusNajmabadi/extractMethodAsync
Make the extract-method command async (using the background work indicator).
Configuration menu - View commit details
-
Copy full SHA for 67e035e - Browse repository at this point
Copy the full SHA 67e035eView commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78ca853 - Browse repository at this point
Copy the full SHA 78ca853View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc2c23d - Browse repository at this point
Copy the full SHA dc2c23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d1d04 - Browse repository at this point
Copy the full SHA d7d1d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b9a9d4 - Browse repository at this point
Copy the full SHA 5b9a9d4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 87fe251...5b9a9d4