Skip to content

Bad formatting for empty string - delete code #65

@elordude

Description

@elordude

Hello, if i have an empty string and apply formatting it would delete the code after the empty string for the formatting of a. items file.

Code prior to formatting
Switch IsDay "" (Rockridge)
Results after formatting
Switch IsDay

No issues with this format
Switch IsDay " " (Rockridge)
Result after formatting
Switch IsDay "" (Rockridge)

reagrds
harry

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions