Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Not working with Emacs company-lsp #598

@ghost

Description

Screenshot from 2019-04-25 18-32-02
Screenshot from 2019-04-25 18-33-05

Emacs lsp-mode uses jsts-ls as its default language server.

However unlike other language servers, jsts-ls doesn't seems to work well with company-lsp.

company-lsp should reduce the number of candidates as I type more characters, but tsjs-ls doesn't reduce the number of candidates and it juts prints all functions or properties.

Is this an issue from tsjs-lsp? or from company-lsp?

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