github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.37k stars 1.21k forks source link

Add an option/tool to convert selected members of a class to positional record #2736

Closed ayodejii closed 1 year ago

ayodejii commented 1 year ago

There should be a tool to convert selected members of a class positional records. There is a tool to convert the whole class to positional records but I believe it can be made better.

This is shown in the image.

image