Type members layout: Placing backing fields right above their properties
Hello.
Is it possible to define the type members layout in a way, that backing fields of properties are placed directly above the appropriate property? A backing field would be defined as a "private field, thet has a lowercased name of a property of any visibility (optionally prefixed with an underscore)".
Bastian
Please sign in to leave a comment.
Hello Bastian
There is the following ticket in YouTrack https://youtrack.jetbrains.com/issue/RSRP-411980. Feel free to vote for it.
Thanks!