Skip to content

[neovim / native LSP] server quit when self cycle #296

Closed
@kinooyume

Description

@kinooyume

For example:

// Awesome.res

type test = | Foo | Bar

let t = Awesome.Foo

We got this error:

FAILED: Awesome has a self cycle

Legit.

In neovim and native LSP, the server crash and quit.
It happen to me during refactoring code, I expected to see the error, not that the server crash and quit

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