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

Add support for multiline searches #12868

Merged
merged 11 commits into from
Sep 25, 2023
Merged

Commits on Aug 28, 2023

  1. search-in-workspace: add support for multi-line searches

    Signed-off-by: Christian Radke <c.radke@posteo.de>
    KR155E committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    aab9483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423fd08 View commit details
    Browse the repository at this point in the history
  3. Improve results styling

    Signed-off-by: Christian Radke <c.radke@posteo.de>
    KR155E committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1093799 View commit details
    Browse the repository at this point in the history
  4. Fix glob fields

    Signed-off-by: Christian Radke <c.radke@posteo.de>
    KR155E committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f0c0984 View commit details
    Browse the repository at this point in the history
  5. Fix textarea resizing

    KR155E committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d2646eb View commit details
    Browse the repository at this point in the history
  6. Dynamic textarea resize

    Signed-off-by: Christian Radke <c.radke@posteo.de>
    KR155E committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d992683 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Adapt react-autosize-textarea

    KR155E committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c844a89 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    b7da628 View commit details
    Browse the repository at this point in the history
  2. Fix "too many results" notice

    KR155E committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    86a1a56 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Extract duplicate code

    KR155E committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    96248ed View commit details
    Browse the repository at this point in the history
  2. Fix search result hover

    KR155E committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a17737f View commit details
    Browse the repository at this point in the history