In projects configured as makefile IntelliSense does not support designated initializers in .c files, while in in C++ Application project it is working properly according to selected language standard.
Is it possible to configure makefile project to handle designated initializers properly?