Skip to content

Move autocomplete to server #226

@marcoscaceres

Description

@marcoscaceres

A few issues with auto-complete on the client...

  1. it downloads 500kb in terms
  2. it do doesn't include the type information + other potentially useful things - so we can't style the autocomplete in useful ways (e.g., IDL things should be shown CodeByDefault wit the type and what spec a term declared in, etc. directly in the autocomplete).

We should allow the server to stream autocomplete results.

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