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

Fixing issues with weird indent on raw string literals as arguments #1175

Merged
merged 9 commits into from
Feb 17, 2024

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    8b78dc3 View commit details
    Browse the repository at this point in the history
  2. format file

    belav committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8f3ad1d View commit details
    Browse the repository at this point in the history
  3. update comments

    belav committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    1d48ccc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update InvocationExpression.cs

    belav committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c9624fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d6a0f View commit details
    Browse the repository at this point in the history
  3. Update DocPrinterTests.cs

    belav committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    365747b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. tracking down the problem of raw string literals being weird as argum…

    …ents when they start an invocation.
    belav committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c8dec20 View commit details
    Browse the repository at this point in the history
  2. little fix

    belav committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c2f0fff View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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