Skip to content

if x<CR> then 1<CR> els <--- problem #23

@determin1st

Description

@determin1st

when identing:

if x
____then 1
____els

after this, i type "e", the result is:

if x
____then 1
else

and, the "right way" ident, supposed to be:

if x
____then 1
____else

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions