Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #23020
    spiros
    Participant

    For example use this text:

    This is A Test
    This is B Test
    This is C Test
    This is A Test
    This is B Test
    This is C Test
    This is A Test
    This is B Test
    This is C Test
    This is A Test

    Then filter with A. You will see:

    This is A Test
    This is A Test
    This is A Test
    This is A Test

    Now, select all visible lines and apply lowercase. Remove filter. Lowercase has been applied to all the the text.
    I lost 5 days of work due to this.

    #23022
    Patrick C
    Participant

    Yep, I’ve fallen foul of the same too, at least twice or more times.

    The correct way to apply lowercase is by using find replace with regular expressions:

    Find replace with regular expressions

    results in:
    Result

    #23030
    spiros
    Participant

    Yes, but that does not make sense (it is not intuitive), only visible (filtered) text should be affected.

    Thanks for the workflow, but my example was just to point out the issue, I would need to change case in pretty varied scenarios.

    #23031
    Yutaka Emura
    Keymaster

    Currently, you can bookmark filtered lines by clicking the Bookmark All button on the Filter toolbar, and then select the Select Bookmarked Lines (on the right-click menu on the left edge or line numbers).

    I will consider adding the Select All (filtered lines) on the Filter toolbar in future versions.

    Thanks,

    #23033
    spiros
    Participant

    My usual workflow was to select some consecutive filtered lines (not full filtered text) and then apply the case change, would this still affect the non-filtered lines inbetween?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.