Open EmilyGraceSeville7cf opened 4 years ago
Today we just "select all" for the members and not show the UI when we detect we are running in VS Code. Long term we will want to implement our own VS Code based presentation of this dialog. @ryzngard who has been thinking about this area.
Are there any updates to this issue? 🌝
Environment data
dotnet --info
output:VS Code version: 1.47.2 (user setup) C# Extension version: v1.22.1
OmniSharp log
Steps to reproduce
Generate constructor...
Expected behavior
Expected behavior is smth like in Visual Studio:
Actual behavior
There is no any ability to choose what type members use within constructor generation. It is not convenient for big types.