Just wondered if anyone else is using Cursor with Python?
I’m finding the basic syntax highlighting is broken with Cursor Pyrite (the Anysphere Python language server). This is a pretty big deal breaker and has been reported like over 9 months ago and not been addressed yet.
Just wondered what other people’s experiences are with Python. Cursor works great with other languages like JS/TS. I’m just hesitant to start paying considering one the the major languages has been broken for such a long time and I’m hesitant if such a major bug hasn’t been addressed yet.
I was using it for a Python Flask project. It was fine in the beginning but since the project become a little more complex, it has gone off the deep end.
According to the error console, it is trying to access files that do not exist and create directories that already exist. Attempts to reindex the project don’t work.
I just recently started using it, so I am not sure. The bug was acknowledged somewhere on this forum and will supposedly be fixed in the next release. No further details from anyone…