Browse Source

Window path update: Roaming

pull/1/head
Abhishek Kumar 6 months ago
committed by GitHub
parent
commit
835b6622a2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      README.md

4
README.md

@ -61,7 +61,7 @@ Too many free trial accounts used on this machine. Please upgrade to pro. We hav
### Manual Reset ### Manual Reset
1. Close Cursor completely 1. Close Cursor completely
2. Locate the storage.json file: 2. Locate the storage.json file:
- Windows: `%APPDATA%\Cursor\User\globalStorage\storage.json`
- Windows: `%APPDATA%\Roaming\Cursor\User\globalStorage\storage.json`
- MacOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json` - MacOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json`
- Linux: `~/.config/Cursor/User/globalStorage/storage.json` - Linux: `~/.config/Cursor/User/globalStorage/storage.json`
3. Make the file writable (if needed): 3. Make the file writable (if needed):
@ -131,7 +131,7 @@ Too many free trial accounts used on this machine. Please upgrade to pro. We hav
### 手动重置 ### 手动重置
1. 完全关闭Cursor 1. 完全关闭Cursor
2. 找到storage.json文件: 2. 找到storage.json文件:
- Windows: `%APPDATA%\Cursor\User\globalStorage\storage.json`
- Windows: `%APPDATA%\Roaming\Cursor\User\globalStorage\storage.json`
- MacOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json` - MacOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json`
- Linux: `~/.config/Cursor/User/globalStorage/storage.json` - Linux: `~/.config/Cursor/User/globalStorage/storage.json`
3. 修改文件为可写(如果需要): 3. 修改文件为可写(如果需要):

Loading…
Cancel
Save