haskell-language-server/hls-plugin-api
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
..
src/Ide refactor selection range plugin (#3003) 2022-07-11 04:24:35 +00:00
test refactor selection range plugin (#3003) 2022-07-11 04:24:35 +00:00
hls-plugin-api.cabal hls-plugin-api: add lower bounds (#3022) 2022-07-08 10:07:56 +00:00
LICENSE Create hls-plugin-api and move plugins to exe 2020-09-08 22:33:02 +02:00