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

Improve search/replace bar behavior #84932

Merged
merged 1 commit into from
Apr 15, 2024

Commits on Apr 10, 2024

  1. Improve search/replace bar behavior

    - When multiple lines are selected:
      - Find: Keep previous search instead of putting those lines in the
        find input.
      - Replace: Focus find input instead of replace input.
    - Add placeholder and tooltip for LineEdits and icon buttons.
    - Disable related buttons when the operation makes no sense.
    timothyqiu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bafbdc6 View commit details
    Browse the repository at this point in the history