Python semantic highlighting not working

Python semantic highlighting isn’t working—and, unsurprisingly, “Go to Definition” isn’t either. Interestingly, if I open a top‑level folder that contains both TypeScript and Python projects, semantic highlighting works correctly for both languages.

Here’s what I’ve tried so far, to no avail:

  • Reinstalling Cursor
  • Reinstalling all Python‑related extensions (e.g. Python, Pylance)
  • Restarting Cursor

OS: macOS Sequoia 15.4.1

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.