Archive for category jetbrains rider
JetBrains Rider: Removing “private” from C# code
Posted by claudiolassala in jetbrains rider, Software Development on April 18, 2023
I prefer NOT to see the “private” keyword in C# code. As a quick update to that post, here’s how to set up JetBrains Rider to not add “private” when it creates code, and also to remove it when using its “Reformat and Cleanup Code” feature: