Skip to content

Open braces in comments break the automatic indentation #6

@Mikaz-fr

Description

@Mikaz-fr

When a braces is left open, even in a comment, the auto-indentation feature will get confuse.
For example the following snippet fail to re-indent correctly:

DEFUN test
    # Comment with ( open
        return
    END

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions