dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
493 stars 191 forks source link

"Await completion adds async modifier" sets caret position after async keyword #9721

Open Peter-Juhasz opened 9 months ago

Peter-Juhasz commented 9 months ago

Version: VS 17.9.0 P2

https://github.com/dotnet/razor/assets/9047283/0823c19b-7e5e-4686-af5f-a9aa8cec0efc

phil-allen-msft commented 8 months ago

"override" completion is an analogous scenario that may keep the IP in the correct location.