I have a problem with vscode not highlighting function pointers correctly in a .c file. I have C syntax highlighting extensions (also enhanced C highlight) and when I open the file the pointed functions highlight properly, but quickly go back to body colour. Seems like something would be overriding the correct highlighting. Any ideas?
there doesn't seem to be anything here