Skip to content

Important issue: isn't supported multi-line syntax blocks #23

@zyavrik

Description

@zyavrik

Steps to reproduce:

  1. Add regexp pattern for multi-line construction (for example, /* ... */).
  2. Type
    /* line 1
    line2 */

Actual result: Only line 2 will be highlighted.

Should be: Both lines should be highlighted.

Note: Highlighting is correct after keyboard hides.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions