You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently learning C++ but dont know how to configure clangd to not display these errors as I think it is trying to lint a newer C++ standard. The program compiles and runs fine so the erroneous linting is off-putting.
Hope this is the appropriate channel to ask for help. Have a nice day!