Skip to content

Get code completions asynchronously #252

@Boddlnagg

Description

@Boddlnagg

Currently on every keystroke racer.exe (and depending on configuration also rustc --print sysroot) is run synchronously to fetch code completions, leading to delays while typing. Racer should be invoked asynchronously instead, if possible.

See also #251 for some prior discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions