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

Convert single-line raw strings into multi-line on pressing <enter> #75648

Merged

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    8da2ec4 View commit details
    Browse the repository at this point in the history
  2. Suggestions + tests

    Rekkonnect committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f351500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095c519 View commit details
    Browse the repository at this point in the history
  4. Add end quotes tests

    Rekkonnect committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    85fd5f5 View commit details
    Browse the repository at this point in the history
  5. Generalize cases

    Rekkonnect committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    be2bf42 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Docs + suggestions

    Rekkonnect committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7de1cd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e689fd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    e053eea View commit details
    Browse the repository at this point in the history
  2. Clean up

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b0aac2d View commit details
    Browse the repository at this point in the history
  3. Clean up

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2bd4adb View commit details
    Browse the repository at this point in the history
  4. Add docs

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    80dd9f6 View commit details
    Browse the repository at this point in the history
  5. Handle empty case

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9f81d7b View commit details
    Browse the repository at this point in the history
  6. In progress

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c66154b View commit details
    Browse the repository at this point in the history
  7. delete

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b7fd7e7 View commit details
    Browse the repository at this point in the history
  8. simplify

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    72fd45f View commit details
    Browse the repository at this point in the history
  9. simplify

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    82684be View commit details
    Browse the repository at this point in the history
  10. simplify

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    aa7a348 View commit details
    Browse the repository at this point in the history
  11. Add tests

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1ae1170 View commit details
    Browse the repository at this point in the history
  12. Raw strings

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dee171d View commit details
    Browse the repository at this point in the history
  13. Raw strings

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    535ef6a View commit details
    Browse the repository at this point in the history
  14. String syntax

    CyrusNajmabadi committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c7b24ec View commit details
    Browse the repository at this point in the history