Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Incorrect indentation select/switch statement #109

@dgrunwald

Description

@dgrunwald

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions