Skip to content

How to use Eval Plugin with vim + coc + haskell language server? #435

@folivetti

Description

@folivetti

If you encounter a bug or you have a support question, please try to fill out some of the information below.
However, if you think your issue does not need any of it, you may omit it.
Generally speaking, the information below is meant for helping debugging issues
but they are no prerequisite for opening issues.

Subject of the issue

There are no instructions on how to use Eval Plugin with vim + coc.

Your environment

  • haskell-language-server version: 0.4.0.0 (GHC: 8.8.4)
    (GIT hash: 0a18edd)
    Tool versions found on the $PATH
    cabal: 2.2.0.0
    stack: 2.3.1
    ghc: Not found

  • Which lsp-client do you use

    • vim + coc

Steps to reproduce

Including -- >>> print "Hello" in any source code doesn't activate Eval Plugin

Expected behaviour

In VSCode it shows up a button to Eval, I would expect at least a command to eval this line

Actual behaviour

Nothing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions