Skip to content
#

lsp-server

Here are 48 public repositories matching this topic...

teto
teto commented Sep 29, 2020

When building from master (with bazel), I get the following output

bazel run @hls-exe//haskell-language-server -- --version
INFO: Invocation ID: fb19e081-f4d8-4423-ad90-e3d2a3f92ac8
INFO: Analyzed target @hls-exe//haskell-language-server:haskell-language-server (2 packages loaded, 8669 targets configured).
INFO: Found 1 target...
Target @hls//:_haskell-language-server_exe_haskell-languag
PMunch
PMunch commented Nov 4, 2018

So nimsuggest offers different ways to query a file for information. According to the --help you can pass these commands: sug|con|def|use|dus|chk|mod|highlight|outline|known. Currently only sug is in use and maps to textDocument/completion. According to the integration guide only sug, con, def, and use are explained. If anyone could he

Improve this page

Add a description, image, and links to the lsp-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lsp-server topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.