Skip to content

New indentation — using backspace to move to the previous indentation position #500

Closed
@EDmitry

Description

@EDmitry

I have noticed one difference between original haskell-indentation and the new one. If I have (the cursor position is indicated with ^):

some :: Int -> Int
        ^

Hitting <Backspace> would move the cursor to the beginning of the line (the previous valid indentation position), but in the new indentation mode it just deletes one space.

I haven't looked more closely why this happens, but I have verified the difference exists when just switching branches, so all other settings are completely identical in my set up.

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