Visual Studio, how to auto insert parameter name labels?
I was watching a video on ASP.NET Core in VS 2022 and noticed when the host hit semi-colon at end of a line he was typing, VS would insert the names of parameters in method calls. Below is an example. pattern:
is the name of the first parameter of MapGet
and was not there until he typed the semi-colon. I have looked all over VS settings and can not find anything about it.
Environment :
Microsoft Visual Studio Professional 2022 (64-bit) Version 17.0.4