getcursor / cursor

The AI Code Editor
https://cursor.com
25.43k stars 1.58k forks source link

Extension Incompatibility due to too low base "Code" version #1896

Open fisforfaheem opened 2 months ago

fisforfaheem commented 2 months ago

Cursor is using a very old version on BASE VSCODE please use latest and support new TECH

DaiZack commented 2 months ago

In the old vscode 1.91.1 there is a pylance 2024.8.1 bug that when using interactive window https://github.com/microsoft/pylance-release/issues/6370 there is a fix for it 2024.9.1 on pylance but requires newer version of vscode.

fisforfaheem commented 2 months ago

Yes, we really need the base update

On Tue, Sep 17, 2024 at 4:55 PM Zack Dai @.***> wrote:

In the old vscode 1.91.1 there is a pylance 2024.8.1 bug that when using interactive window microsoft/pylance-release#6370 https://github.com/microsoft/pylance-release/issues/6370 there is a fix for it 2024.9.1 on pylance but requires newer version of vscode.

— Reply to this email directly, view it on GitHub https://github.com/getcursor/cursor/issues/1896#issuecomment-2355497198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSE3KBXZWMVANXX6N2TZXAKBZAVCNFSM6AAAAABOGPIQXSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJVGQ4TOMJZHA . You are receiving this because you authored the thread.Message ID: @.***>

ultimateshadsform commented 2 months ago

Yes, I have 2 extensions that require a newer version of vscode. I need ^1.93.0 at least.

markNZed commented 2 months ago

I assume Cursor uses Theia not VS Code

danperks commented 2 months ago

I believe Cursor uses the open source "Code" project, which is what the proprietary VSCode app uses.