尧图建网站 尧图建网站 YAOTU WEB BUILD 免费咨询
ARTICLE DETAIL

资讯详情

深耕网站建设与建站编程的一线实战洞察。

Cursor中C++插件报错解决Cursor中函数不能跳转微软禁止cursor使用C++插件

Cursor中C++插件报错解决Cursor中函数不能跳转微软禁止cursor使用C++插件 前两天发现安装 C/C 插件失败提示版本不兼容。 似乎微软不让 Cursor 用了。 我是C/C 插件重度使用者这个低版本C插件可以解决这个问题。1. 如果 Cursor 已经安装新版本 C插件打开 Cursor 卸载 C插件。2. 打开 C插件 1.23.5 Release 页面。https://github.com/microsoft/vscode-cpptools/releases/tag/v1.23.53. 下载对应版本。[Windows 64 下载]( https://github.com/microsoft/vscode-cpptools/releases/download/v1.23.5/cpptools-windows-x64.vsix )也可以下载文章绑定的资源4. Open Cursor and press Ctrl Shift P to open the command palette.5. Search for Install from VSIX and select it.6. Browse to the downloaded VSIX file and install it.7. Wait for the installation to complete (may take about a minute).8. OK
返回列表