c++ - Intellisense no longer highlighting type specifiers -


in visual studio 2012 type specifiers in cpp files no longer being highlighted. not cpp files affected, each day few more are.

i have followed suggestions in this stackoverflow post. thing worked colinburke's suggestion.

selecting end of last line of file, , saving file (ctrl-s) fixes problem.

however, workaround. if not save way each time while working affected file type specifier highlights disappear.

has had similar experience , have solution?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -