How to prevent goto label indent?
Answered
void Foo()
{
label: // i want
label: // i hate
DoSomething();
}
Please sign in to leave a comment.
Hello,
Unfortunately the feature you are talking about is not yet implemented. However, we have a corresponding issue on our bug tracker. We would appreciate it if you would upvote the issue in order to demonstrate additional interest and bring increased awareness of the issue.
If you have any other questions or difficulties, do not hesitate to contact support. Have a great day!
I voted it, thank you and please solve it.