输入“/”快速插入内容

Common Issues 常见问题

2024年9月7日修改
Common Issues 常见问题
I see an update on the changelog but Cursor won’t update.
我在更改日志上看到更新,但 Cursor 不会更新。
If the update is very new, it might not have rolled out to you yet. We do staged rollouts, which means we release new updates to a few randomly selected users first before releasing them to everyone. Typically, reaching all users takes around 5 hours from the first user. For larger updates, it can take longer.
如果更新非常新,则可能尚未向您推出。我们进行分阶段推出,这意味着我们先向一些随机选择的用户发布新更新,然后再将其发布给所有人。通常,从第一个用户开始,大约需要 5 小时才能联系所有用户。对于较大的更新,可能需要更长的时间。
If you don’t want to wait, you can redownload Cursor from our homepage. You’ll likely receive the latest update instantly. Don’t worry, all of your settings, extensions, etc., will transfer to the redownloaded version. You don’t have to uninstall the existing version first.
如果您不想等待,您可以从我们的主页重新下载 Cursor。您可能会立即收到最新更新。不用担心,您的所有设置、扩展等都将转移到重新下载的版本。您不必先卸载现有版本。
I have issues with my GitHub login in Cursor / How do I log out of GitHub in Cursor?
我在 Cursor 中登录 GitHub 时遇到问题 / 如何在 Cursor 中注销 GitHub?
You can try using the Sign Out of GitHub command from the command palette Ctrl/⌘ + Shift + P.
您可以尝试使用命令面板中的 Sign Out of GitHub 命令 Ctrl/⌘ + Shift + P
I can’t use GitHub Codespaces.
我无法使用 GitHub Codespaces。
Unfortunately, we don’t support GitHub Codespaces yet.
遗憾的是,我们尚不支持 GitHub Codespaces。
I have errors connecting to Remote SSH.
我在连接到远程 SSH 时遇到错误。
Currently, we don’t support SSHing into Mac or Windows machines. If you’re not using a Mac or Windows machine, please report your issue to us in the forum. It would be helpful to include some logs for better assistance.
目前,我们不支持通过 SSH 连接到 Mac 或 Windows 计算机。如果您未使用 Mac 或 Windows 计算机,请在论坛中向我们报告您的问题。包含一些日志以获得更好的帮助会很有帮助。
Cursor Tab and Cmd K do not work behind my corporate proxy.
Cursor Tab 和 Cmd K 在我的公司代理后面不起作用。
Cursor Tab and Cmd K use HTTP/2 by default, which allows us to use less resources with lower latency. Some corporate proxies (e.g. Zscaler in certain configurations) block HTTP/2. To fix this, you can set "cursor.general.disableHttp2": true in the settings (Cmd/Ctrl + , and then search for http2).
Cursor Tab 和 Cmd K 默认使用 HTTP/2,这使我们能够使用更少的资源和更低的延迟。某些公司代理(例如某些配置中的 Zscaler)会阻止 HTTP/2。要解决这个问题,你可以在设置 "cursor.general.disableHttp2": true 中设置(Cmd/Ctrl + ,然后搜索 http2)。
I just subscribed to Pro but I’m still on the free plan in the app.
我刚刚订阅了 Pro,但我仍然在应用程序中使用免费计划。
Try logging out and logging back in from the Cursor Settings Popup.
尝试从 Cursor Settings 弹出窗口注销并重新登录。
When will my usage reset again?
我的使用量何时会再次重置?
If you’re subscribed to Pro you can click on Manage Subscription from the Dashboard and your plan renewal date will be displayed at the top.
如果您订阅了 Pro,则可以单击仪表板中的“管理订阅”,您的计划续订日期将显示在顶部。
If you’re a free user you can check when you got the first email from us in your inbox. Your usage will reset every month from that date.
如果您是免费用户,则可以查看收件箱中收到我们的第一封电子邮件的时间。从该日期开始,您的使用量将每月重置。
How do I uninstall Cursor?
如何卸载 Cursor?
You can follow this guide to uninstall Cursor. Replace every occurrence of “VS Code” or “Code” with “Cursor”, and “.vscode” with “.cursor”.
您可以按照本指南卸载 Cursor。将“VS Code”或“Code”替换为“Cursor”,将“.vscode”替换为“.cursor”。