PythonImproved icon indicating copy to clipboard operation
PythonImproved copied to clipboard

Regex syntax file not loaded

Open mrvkino opened this issue 7 years ago • 2 comments

The main tmLanguage file refers to the regex file but sublime does load the the file. It shows the following message:

Error loading scope:source.regexp.python.improved: Unable to find syntax file for scope source.regexp.python.improved in Packages/Python Improved/PythonImproved.tmLanguage

I'm on Sublime Text 3124 on OSX El Capitan

mrvkino avatar Sep 22 '16 13:09 mrvkino

On Windows 10 64 with Sublime Text Build 3125 I have the same issue (viewable on the console during strart up).

j9ac9k avatar Feb 15 '17 06:02 j9ac9k

I reproduce the problem in Sublime Text version without plugins and user settings. Also, regular expressions don't highlights for me.

Built-in Python syntax:

Built-in

Python Improved:

Improved

For Python Improved I get scope source.python string.quoted.single.block.raw-regex.python for all regular expressions.

Environment

Operating system and version: Windows 10 Enterprise LTSB 64-bit EN Sublime Text: Build 3126

Thanks.

Kristinita avatar Apr 04 '17 08:04 Kristinita