Skip to content

Lacking documentation #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DamienCassou opened this issue Jan 25, 2021 · 2 comments
Closed

Lacking documentation #104

DamienCassou opened this issue Jan 25, 2021 · 2 comments

Comments

@DamienCassou
Copy link

HI,

⚠️ I'm learning haskell and have barely any experience with LSP.

I think some documentation to get started is missing.

When LSP sends me a message such as

Top-level binding with no type signature

is it possible to automatically add the type (which is included in the error message) to my file without copy/pasting?

Some more questions related to documentation:

  • how to automatically add imports (M-x lsp-organize-imports doesn't work)?
  • how to start a REPL bound to the current buffer?
@michaelpj
Copy link
Collaborator

These are server issues, please have a look at haskell-language-server, which additionally has more documentation.

For your particular issues, see:

@DamienCassou
Copy link
Author

Understood, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants