Closed
Description
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
Labels
No labels