Use some code in a saved C++ file, then make some edits, close the file without saving changes, and then reopen the file.
Bug: IntelliSense sometimes enters an invalid state, as if it's operating on the doc with the unsaved edits. This can cause the colorization to appear incorrect (or other stuff based on IntelliSense, such as hover, reference highlighting, go to def, etc.).