Way to remove added docs?

We certainly want to add support for this.

In the meantime, here’s a hacky fix. Be warned that it will clear away ALL of your docs:

  1. Clear all your local Cursor data by deleting the following folder:
  • Mac: rm ~/Library/Application\ Support/Cursor
  • Windows: rd -r %UserProfile%\AppData\Roaming\Cursor\Cache
  1. Close and reopen Cursor. You’ll have to redo the onboarding flow. You might want to reimport your VSCode settings.
1 Like