Skip to content

ST4 loading error: Error in regex #242

Open
@Levitanus

Description

@Levitanus
  • Editor name and version:
  • SublimeText4: 4121
  • Platform:
  • Ubuntu 20.10
  • Color scheme:
  • any: monokau, matherialUi, MaterialUiImproved
  • MagicPython version:
  • 1.1.1
  • A sreenshot:
  • 5-10 lines of surrounding code:
    The error:
error: Error loading syntax file "Packages/MagicPython/grammars/MagicPython.tmLanguage": Error in regex: target of repeat operator is invalid in regex (?x)
  (.+?)
    (
      (?# .* and .*? in multi-line match need special handling of
        newlines otherwise SublimeText and Atom will match slightly
        differently.

        The guard 

Since the regex is very common in the tmlanguage I'm confused in ways to solve this...

Syntax is not highlighted((

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions