Skip to content

Completion suggestions not appearing while typing #55

Description

@Nebula-Developer

I've found that in a lot of my files, suggestions only appear if I explicitly press ctrl+. after closing the suggestions from other language servers. In the old typescript LSP, they always just appear as I type. This is occuring on all platforms I've tested (macOS, Windows and Linux) on the latest version of zed (1.8.2) / tsgo.

I assume it's some kind of race condition, because in smaller files / projects, it works fine. The example below does quite a lot with types.

Example:

As I type (only receiving UnoCSS suggestions, there are none from tsgo even if I scroll to the bottom):

Image

After pressing ctrl+. to force suggestions:

Image

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