getcursor / cursor

The AI Code Editor
https://cursor.com
25.54k stars 1.59k forks source link

[vscode insiders] Unable to import VSCode Extensions & Settings #827

Open twlite opened 1 year ago

twlite commented 1 year ago

Hello, I use vscode from the insiders channel and I wanted to try cursor. As suggested, I tried to import my extensions and settings from vscode insiders using this command:

image

Upon using that command, nothing actually happens. I do not see my settings or extensions in cursor. Is importing from insiders not supported yet? I am on windows 11 if that helps.

rawic commented 1 year ago

The same thing happens to me. There's another way to import VSC settings by clicking on the settings icon in the top right corner. Then you can click Start Import, but in my case, the label just changes to Done and nothing actually gets imported.

In my case the problem occurs on macOS. On Windows, I haven't noticed any problems (using the Insiders version of VSC as well).

You can try another approach which worked for me:

But there's another issue because not all extensions are being imported. I exported like 20+ extensions and only 8 got imported by Cursor. Missing extensions I had to install manually.

vavanesssa commented 1 year ago

One easy solution I found is to sync your VSC insiders settings with github, and install a standard stable Visual Studio Code Studio,sign-in, and turn on settings sync. Once it's done, you can import all the settings in the cursor app.

twlite commented 1 year ago

One easy solution I found is to sync your VSC settings with github, and install a standard stable Visual Studio Code Studio,sign-in, and turn on settings sync. Once it's done, you can import all the settings in the cursor app.

yeah but the issue is with importing settings from vscode insiders.

vavanesssa commented 1 year ago

I know, I'm using insiders too, it's just a temporary workarround

alon-parag-taiwa commented 1 year ago

1+ on this, Settings import is not working, and there's no setting sync

stabildev commented 9 months ago

please fix

AuthorProxy commented 4 months ago

Still doesn't work, how I can move??? I have 111 extensions - I am not going to install them from scratch

taylor-lindores-reeves commented 3 months ago

This is an issue - cannot export settings or import to cursor from vscode insiders

TillMac commented 3 months ago

still cant

sohaibilyas commented 3 months ago
  1. cmd+shift+p or ctrl+shift+p (for windows)
  2. export profile
  3. save locally
  4. open cursor, same command
  5. import profile

yes, we still dont have the sync feature :(

dghez commented 2 months ago

Same here, i'm using insiders and didn't work

xxrjun commented 2 months ago

Same here

arbiasgjoshi commented 2 months ago

The same thing happens to me. There's another way to import VSC settings by clicking on the settings icon in the top right corner. Then you can click Start Import, but in my case, the label just changes to Done and nothing actually gets imported.

In my case the problem occurs on macOS. On Windows, I haven't noticed any problems (using the Insiders version of VSC as well).

You can try another approach which worked for me:

  • Open VSC and export your profile (Settings -> Profiles -> Export profile. Save it as gist and copy url).
  • Go to Cursor and import your profile (Settings -> Profiles -> Import profile. Paste gist url.

But there's another issue because not all extensions are being imported. I exported like 20+ extensions and only 8 got imported by Cursor. Missing extensions I had to install manually.

For some reason, this problem appears to happen only on a Windows PC, as on MacOs the migration is going flawlessly!

matheusrocha89 commented 2 months ago

I am using mac os and tried the import command; the extensions and configs were not imported. And I am not using vscode insiders

I will try one of the approaches I saw here on the page

hugoblanc commented 1 month ago

Importing gist exported VSC profile from here solved the issue

image
HereOrCode commented 3 weeks ago

VS Code export config Cursor import import config

matheusrocha89 commented 2 weeks ago

Importing gist exported VSC profile from here solved the issue image

Yeah, I had to do the same. The button to import from VSCode in Cursor settings page didn't work for me.