You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Visual Studio IDE team would like to better surface cases when users try to use new language features in older language modes, as the IDE currently can't display the pragma messages we use, like:
The Visual Studio IDE team would like to better surface cases when users try to use new language features in older language modes, as the IDE currently can't display the pragma messages we use, like:
STL/stl/inc/optional
Line 641 in b72c0a6
They requested that we change that message to be of the form STLNNNN (where N are digits) just like the rest of the library-generated diagnostics.
The text was updated successfully, but these errors were encountered: