I am not able to go to the source functions by pressing ctrl + function name, also some library functions are not getting linked.
same thing works fine in vs code.
There are no microsoft c++ extensions showed, can’t install and use them, same works fine in vs code.
Steps to Reproduce
Just run the mentioned version and try opening any c++ project with cmake build on ubuntu 22 system, you will be able to see this issue.
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
I am on the latest version, cursor is unusable for c/c++ developments on my ubuntu system, have to resort to using vs code, as microsoft extensions are no more working, and the above issue w.r.t ctrl + func_call still exists