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

Explicitly pass formatting options to Roslyn APIs (via External Access) #6166

Merged
merged 7 commits into from
Jul 8, 2024

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    9a307d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge remote-tracking branch 'upstream/main' into FormattingOptions

    # Conflicts:
    #	src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Formatting/CSharpFormatter.cs
    #	src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Formatting/FormattingLanguageServerClient.cs
    #	src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Formatting/FormattingTestBase.cs
    davidwengier committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    07e774e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge remote-tracking branch 'upstream/main' into FormattingOptions

    # Conflicts:
    #	src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Formatting/CSharpFormatter.cs
    #	src/Razor/src/Microsoft.AspNetCore.Razor.LanguageServer/Formatting/CSharpOnTypeFormattingPass.cs
    #	src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Formatting/FormattingLanguageServerClient.cs
    #	src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/Formatting/TestRazorFormattingService.cs
    davidwengier committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    abf6053 View commit details
    Browse the repository at this point in the history
  2. Updates after merge

    davidwengier committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    50a650a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e78bb View commit details
    Browse the repository at this point in the history
  4. Whitespace

    davidwengier committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    dbacc56 View commit details
    Browse the repository at this point in the history
  5. Make minimal

    davidwengier committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c5de662 View commit details
    Browse the repository at this point in the history