VS Code import ignores extensions

Describe the Bug

Onboarding import nor forced import are working.

I’ve used cursor before on another laptop (work) and it worked fine.

Steps to Reproduce

Fresh install of cursor, macOS 15.5.

I imported using the welcome screen (as mentioned in other posts), it didn’t work. I did it again from the settings page, it still hasn’t worked.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.6 (Universal)
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:16:57.571Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin x64 24.5.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, maybe there was an error during the first import and that’s why the import isn’t working. Cursor might see the .cursor folder in your home directory. Try deleting it and starting again. You can also copy your .vscode extensions folder and rename it to .cursor.

This worked! Strange, I wouldn’t expect nuking a config folder would be required on a fresh install, but it seemed to! Thanks for your response and for such a quick reply!