Skip to content

Indention is incorrect when using colon-statement separator #92

@shortad

Description

@shortad

Roku Documentation: https://developer.roku.com/en-ca/docs/references/brightscript/language/statement-summary.md

Actual Indentation for Colon-Statement Syntax

See line 706, incorrectly knocking the indent back when using colon-statement syntax

image

Expected Indentation for Colon-Statement Syntax

This example is taken before the BS code formatter modified the indentation.

image

Correct Indentation Shown With If-Then Syntax

See line 706, correctly indented when using "if then" syntax

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions