Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Getting Started (not working / help wanted) #15

@janwirth

Description

@janwirth

Sorry - rookie question.

I am using elm-language-server with kakoune-lsp.

I downloaded and installed elm-language-server using stack.

And nothing happens afterwards. It just stays like this.

In my kak-lsp.toml I put

[language.elm]
filetypes = ["elm"]
roots = ["elm.json"]
command = "elm-language-server"

When I open an elm file and try to use lsp features like go to definition it does not do anything.

Now when I start the server I see

❯ elm-language-server  
2019-01-10 21:40:47.35797303 [ThreadId 11] - 




haskell-lsp:Starting up server ...

How can I make sure the server is at all operational and not stuck?

Any hot tips on how to get this to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions