This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Description
while changing the path, new path in C_cppproperties is : "C:\msys64\mingw64\bin\gcc.exe"
but it shows error in "cStandard": "gnu18"
and after hovering over it says :
Version of the C language standard to use for IntelliSense. Note: GNU standards are only used to query the set compiler to get GNU defines, and IntelliSense will emulate the equivalent C standard version.
Value is not accepted. Valid values: "c89", "c99", "c11", "c17", "gnu89", "gnu99", "gnu11", "gnu17", "${default}".(1)
please reply soon!
Thank You