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

Join empty lines with only one space in join_selections #8989

Merged
merged 7 commits into from
Dec 6, 2023

Commits on Dec 4, 2023

  1. fix: helix-editor#8977

    fixes the issue that lines with only spaces are getting
    joined as well
    TornaxO7 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c7a0566 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. reverting some renamings

    TornaxO7 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2b12ada View commit details
    Browse the repository at this point in the history
  2. improve empty line check

    TornaxO7 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    67b2855 View commit details
    Browse the repository at this point in the history
  3. adding integration test

    TornaxO7 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    24c5f61 View commit details
    Browse the repository at this point in the history
  4. reverting code block

    TornaxO7 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c845c96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8f62f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. applying suggested style

    TornaxO7 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f2f6bc6 View commit details
    Browse the repository at this point in the history