haskell-language-server/exe
Kobayashi 445192e21d
refactor selection range plugin (#3003)
* update Gitpod config

* update nix shellHook & docs

* install pre-commit hook

* add kokobd as code owner to .gitpod.*

* add gen-hie to Gitpod

* add tools for doc

* remove .pre-commit-config.yaml from .gitignore

* set vscode formatter to stylish-haskell in Gitpod

* refactor selection range plugin

* refine selection range

* add CodeKind to CodeRange

* rename hls-selection-range-plugin to hls-code-range-plugin

* update docs about selection range

* cleanup RuleTypes.hs

* add the missing bang pattern

* fix subRange

* add some unit tests to CodeRange.Rules

* add tests for removeInterleaving

* add even more tests

* fix extra sources

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-07-11 04:24:35 +00:00
..
Main.hs Restore compat. with prettyprinter 1.6 (#2877) 2022-05-01 15:58:43 +00:00
Plugins.hs refactor selection range plugin (#3003) 2022-07-11 04:24:35 +00:00
Wrapper.hs Turn HLS-wrapper into an LSP Server (#2960) 2022-06-26 11:39:07 +00:00