cursor ,AI 编辑器
下载
不要安装 blockman 插件
vscode 的 blockman 插件阻碍了选择的代码段高亮。造成交互效果差,无法得知那些东西被选择到。
在使用 cursor 时,应该关闭 blockman 插件。
可以选中代码并提供高亮效果
插件的存储位置是不一样的
cursor 和 vscode 都能识别 vscode 规格的插件,但是部分插件是会在本机存储文件的,这些文件的物理路径是不同的。
举例如下:
vscode 的文件:
详情
cursor 的文件:
详情
这些配置文件的存储路径就是不一样的,不是共享共用的。
使用插件实现破解版
TODO: 等待补全,目前没有实践过。
在 win 右键菜单内添加 cursor 打开此文件夹
为了提高开发效率,故需要在 window 系统的右键菜单内,添加这个快捷方式。
直接下载本仓库,用 zip 下载仓库。然后运行 exe 文件即可。
添加后的效果如下:
cursor 模型封锁
大约在 2025-7-17 左右,cursor 开始封锁中国大陆。
设置 http1.1
设置 http1.1 即可。如下图所示:
设置配置
在 cursor 内设置用户配置:
json
{
"http.proxy": "http://localhost:10809",
"http.proxyStrictSSL": false,
"http.proxySupport": "override",
"http.noProxy": [],
"cursor.general.disableHttp2": true
}
mcp 配置自动审批
限额
提醒我额度不够了
txt
You are projected to reach your usage limits by 7/31/2025 based on your current usage. Consider switching to Auto for more requests, asking for smaller changes, or enabling pay-as-you-go to avoid interruptions until your cycle resets on 8/26/2025.
每月 20 美元额度
txt
Pro comes with at least $20 of included usage per month. We work closely with the model providers to make this monthly allotment as high as possible. You'll be notified in-app when you're nearing your monthly limit.
糟糕的限额情况
随着 cursor 的计费情况每况愈下,现在(2025-8-23)我用 cursor 的主要是为了:
- tab 自动补全
- git commit 生成