On the menu bar, choose View > Property Pages. Choose the Configuration Properties category, choose the C/C++ category, and then choose the Advanced page. In the Disable Specific Warnings box, specify the error codes of the warnings that you want to suppress, separated by a semicolon.
The project builds and runs nicely, but VS Code yields #include errors and error squiggles cover my entire project. Below is the screenshot and a JSON file with VS Code settings.
.vscode folder. Workspace specific files are in a .vscode folder at the root. For example, tasks.json for the Task Runner and launch.json for the debugger. Status Bar Errors and warnings. Keyboard Shortcut: ⇧⌘M (Windows, Linux Ctrl+Shift+M) Quickly jump to errors and warnings in the project.
In the Disable Specific Warnings box, specify the error codes of the warnings that you want to suppress, separated by a semicolon. In the Disable Specific Warnings box, choose Edit to display more options. Choose the OK button, and then rebuild the solution. Suppress warnings for Visual Basic