Apex Test Coverage highlighting is broken

Whenever I run a unit test, there’s usually an option to see which parts of the code were executed and which were not. Executed lines are highlighted in green, while unexecuted lines are highlighted in red. However, in Cursor IDE, all lines appear grey. Is there any way to fix this? I’m using the latest version along with the latest Salesforce extensions, including the most recent SF CLI.