Unable to develop VSCode extensions with Cursor. Could it be a bug?

The problem seems to be with the version of vscode engine defined by yo generator. Try change the “engines.vscode” value manually on the package.json to be the same as your Cursor/VS code.

2 Likes