Command Line --list-extensions

Hello,
With VSC I can do code --list-extensions to have the list of my extension installed. This does not work with cursor despite being a fork of.
How can I achieve the --list-extensions ??
Thank you

Hi @maquejp

You can install CLI tool as cursor or code as well.

Have a look into the Command Palette for Shell Command: Install.... it offers you to create code or cursor command for cli.

Then you use cursor --list-extensions

image

On my OSX rig, yes it works but on my Ubuntu (22.04.5 LTS), I do not have the “shell command…”
I have forgotten to provide the os, sorry
It is well version Cursor 1.0.0, installed with the appImage downloaded
I have made it available through the terminal but when I do the command, it just open the IDE…