Skip to content

To establish a proper connection to csharp-ls from lsp, it seems like the lsp command needs to be executed twice #218

@StiglCZ

Description

@StiglCZ

Everytime I start emacs, with c# files that is, everything loads as expected, with autocompletion complete.
Curiously however, when I try to fetch the documentation in the minibuffer(by commonly placing a , symbol inside the function, which shows me the arguments), it does not do anything. However, when I execute lsp agin, after it has already been started once, it starts magically working.

I can obviously add another lsp command after executing the first one using hooks, but is this expected behavior?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions