Results 65 comments of null

Hi ! This issue will be closed now, if there are other issues, will be opened at any time !

使用 openocd 访问 jlink 需要将驱动转换为 winusb 你需要使用该工具完成驱动转换: https://zadig.akeo.ie/

这取决于你使用多旧的版本,不能保证旧版本永远是可用的,因此建议使用新版本。 binaries 的安装位置位于 `C:\Users\用户名\.eide\bin`,插件通过检查该目录下的 VERSION 文件来决定是否需要重新安装。

你可以在 https://github.com/github0null/eide/releases 中寻找你要的版本对应的离线安装包 我刚刚已经检查了 3.13.0 没有问题,在我的电脑上可以安装,而且重启后不会触发重复下载。

Thanks. I tried, but it still show errors. The highlights and hover functions are what I need, and they are working fine now. This is my `.clangd` file: ```yaml CompileFlags:...