How do I, as a VSCode extension author, support auto-update on Cursor?

I’m one of the maintainers of BAML’s vscode extension, and I’m trying to figure out if there’s anything we can do to make our Cursor installations auto-update.

Is this possible, and if so, how? We’ve seen hints that publishing to open-vsx will allow this, but haven’t seen anything that confirms/denies this.

I found this doing a search as to why I have to manually re-install certain extensions to update.

There’s also quite a few extensions that don’t show up searching the marketplace and need to be found on the website.

Hopefully this can be improved, or at least indicate which don’t support auto-update.