Skip to content

Problems with autocomplete and german keyboard layouts #353

@ejoebstl

Description

@ejoebstl

Alt + Any Keypress invokes the autocomplete in GraphiQL.

On a german keyboard, the curly brace { is typed by Alt + 8.

That means that every time you type a curly brace in GraphiQL, the autocomplete will open.

The most annoying case is when autocomplete is invoked when typing something like query test {, after which you would usually want a line break. When pressing enter, would select something from the autocomplete list.

I would suggest invoking autocomplete only on a more narrow combination, like Alt + Space.

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