Skip to content

haskell-indentation-newline-and-indent honor block column #1462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andreas-roehler opened this issue Dec 19, 2016 · 4 comments
Closed

haskell-indentation-newline-and-indent honor block column #1462

andreas-roehler opened this issue Dec 19, 2016 · 4 comments

Comments

@andreas-roehler
Copy link
Contributor

foo = if xs == []

RET at EOL ends at second line column 2, but should match up with "if", col 6.

@andreas-roehler andreas-roehler changed the title haskell-indentation-newline-and-indent doesn't honor block column haskell-indentation-newline-and-indent doesn't block column Dec 19, 2016
@andreas-roehler andreas-roehler changed the title haskell-indentation-newline-and-indent doesn't block column haskell-indentation-newline-and-indent honor block column Dec 19, 2016
@kuribas
Copy link
Contributor

kuribas commented Dec 27, 2016

type <RET> "then" <TAB>, "then" will allign with "if"

@andreas-roehler
Copy link
Contributor Author

An additional TAB, whilest it could be known already, whereto jump on newline.

@kuribas
Copy link
Contributor

kuribas commented Dec 27, 2016

no, there's just one TAB

@gracjan
Copy link
Contributor

gracjan commented Dec 30, 2016

This is a feature discussed in #366.

@gracjan gracjan closed this as completed Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants