Description:
I’m experiencing an issue with installing the latest Python plugin that supports Django test discovery. The latest version available in Cursor is 2024.12.3, while the latest version for VSCode is 2025.2.0. This prevents me from using the latest features and improvements, including Django test discovery.
Steps to Reproduce:
- Open Cursor and navigate to the Extensions Marketplace.
- Search for the Python extension.
- Notice that the latest available version is 2024.12.3, while VSCode has 2025.2.0.
- Attempting to install the newer version is not possible.
Expected Behavior:
I should be able to install the latest Python extension (2025.2.0) to ensure compatibility with Django test discovery and other features.
Actual Behavior:
Cursor only allows installation of the older version (2024.12.3), limiting functionality.
Environment:
- Cursor Version: 0.47.5
- OS: macOS
- VSCode Python Extension Latest Version: 2025.2.0
Additional Notes:
- If there are any known workarounds, please let me know.
- This issue impacts Django test discovery functionality.
Screenshots
Cursor Options
VSCode Options