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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -