You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
SD-1284, originally created on 1/23/2007 23:49:59 by Matt Ward
Similar behaviour with a VB.NET Select Case statement and a C# switch
statement.
Pressing return after the first switch line indents the next line by two
tabs instead of the expected one. I would expect it to only indent by
one extra tab. If you ignore this and type the case line and then enter
the colon character SharpDevelop fixes the indent.
Comment from Siegfried Pammer on 9/15/2008 07:22:33:
Fixed VB .NET Select Case