Sublime Forum

Python Syntax Not working

#1

Hi,

I feel like I am losing my mind here. My Sublime Text is no longer detecting python scripts. Even ‘Set Syntax: Python’ isn’t showing up for me. Thinking I messed something up on my system, fired up my old laptop that I haven’t touched in a few weeks and I am seeing the same behavior. I need a sanity check!

What is going on?

Running Sublime Text 4 Build 4143 on macOS

0 Likes

#2

That’s most likely caused by Python package being disabled.

You can check Package Control: Enable Packages or have a look into ignored_packages setting in Preferences.sublime-settings.

0 Likes

#3

Thank you! I wonder how it was disabled :tired_face:

0 Likes