mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 15:11:41 +03:00
A library for building Haskell IDE tooling
28946c2115
* Move Definition and Hover over to IDE.LSP * Copy LanguageServer over to IDE Core, not ideal, but hard to abstract right now * Warn that there are two copies of a given module * Move printing out the SDK version out of language-server |
||
---|---|---|
src/Development/IDE | ||
test | ||
.ghci | ||
BUILD.bazel | ||
haskell-ide-core.cabal | ||
README.md | ||
stack.yaml |
A lightweight, extensible base for LSP IDE tooling based on Shake and GHC Lib