Open
Description
- 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
Labels
No labels