haskell / haskell/haskell-mode

Make region indentation move work by offsets

Open
#949 3 comments 0 reactions 0 assignees View on GitHub
well-defined-task
Dominant language
Emacs Lisp
Stars
1.4k
Forks
354
Avg merge
5d 10h
Merged PRs (30d)
2

Description

Currently when region is active and TAB or S-TAB is pressed in `haskell-indentation-mode` the region is move one space left or right. To do:
- [ ] make it move by `haskell-indentation-layout-offset`
- [ ] write some unit test cases
- [ ] write documentation about this in `haskell-mode.texi`
- [ ] make a pull request against `ghc-mod` that removes this file https://github.com/kazu-yamamoto/ghc-mod/blob/master/elisp/ghc-indent.el

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.