VSCode and Pylance Update Support Plans?

General question - how are the developers planning to support crucial plugin updates like Pylance in the future, as well as VSCode version updates in general?

For example, VSCode 1.97 included an update to Pylance that introduced the ‘Go to Implementation’ feature, which is significant for my workflow. I’d prefer not to remain on older versions for extended periods if these updates won’t be supported.

I believe Pylance is just one example, and newer VSCode versions introduce many features that fix serious bugs and improve functionality.

Thank you!

2 Likes

As a band-aid fix, switch to basedpyright. No idea why the cursor team is still using Pylance when it’s purposely set up to not work on vscode forks.

I decided to follow this guide

1 Like

@PhenomenaPh Did it work? What python related extensions do you have to remove?

1 Like

It works smoothly but you have to do this setup every cursor update

I did not remove anything. So i guess you should not too

1 Like