Skip to content

Test multiline search #62102

@roblourens

Description

@roblourens

Test #13155

Complexity: 3

Test that multiline search works and works the same as in the editor. A regex search executes in multiline mode if it has a \n. \s will match a newline only if there is a \n literal somewhere in the regex.

The search view should show the first line, and highlight the correct full range in the editor when clicked.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions