EditorConfig based indentation settings
In a team setting it helps when everyone use the same indentation settings. Visual Studio, Visual Studio Code and other tool already read EditorConfig to set formatting settings.
It would be nice if LINQPad automatically kept consistent with the configuration of indentation by configuring tab-width and tab/space preferences from EditorConfig as well.
9
votes
John Nilsson
shared this idea
-
Eli Hayon commented
I have the same problem. My company uses two spaces to represent a tab. I was used to just using four. I have been working in two spaces so long now I just want everything to be consistent.