Just encountered a very strange error in VS 2022. I closed my VS yesterday as usual, but when I opened my project today, I noticed some strange errors. No idea what it is and I didn’t find anything about it. VS itself says “search online” on ‘#include’ and on ‘court’ it says “identifier is undefined”. The fun thing is, that everything works as usual and my project launches without error window, ‘cout’ shows everything I need in command line O_o
Any ideas what could be wrong?