Is there any way to ignore all errors in a file?

I when i got to work on my game today i started seeing some errors in vs code form package i importet a few days ago. I dont get any errors in unity and everything seems to be working fine.

Is there any way to ignore all errors in a file?

P.S i did go assets > open C# project but it made it even worse(i get errors form every file form every packages i have inported)

I am pretty sure this is just VSCode not understanding what you’re typing.

Try using Visual Studio instead of Visual Studio Code. See if problem persists.