cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Incorrect clang version api

Open andysun84 opened this issue 2 years ago • 2 comments
trafficstars

I am trying to install c language server but failed to get the latest clang version from GitHub api. I found a typo for clang version. This api should be "https://api.github.com/repos/clangd/clangd/releases/latest", but in the tool, seems we are missing a "repos" path.

andysun84 avatar Mar 24 '23 01:03 andysun84

@andysun84 , @truell20 this issue is fixed. PR created here: https://github.com/getcursor/cursor/pull/214

alexwebdevs avatar Mar 24 '23 09:03 alexwebdevs

sweet thanks @alexwebdevs, merged

truell20 avatar Mar 24 '23 22:03 truell20

Should be fixed in the newest version 🙂

truell20 avatar Apr 08 '23 08:04 truell20