I’m now running build 1374 (which I assume is a later build than 1366), and a similar problem is occurring with std::string turning into std::string_literals.
Edit: once I re-enabled typedefs in the intellisense popup, the problem was fixed. Still a bit annoying that it happens with typedefs disabled. I feel like it should realize that what I typed in was valid despite my intellisense settings and not tried to correct it.
-
This reply was modified 7 years, 9 months ago by borbmizzet.