Theia API Documentation v1.65.0
    Preparing search index...

    Key Binding of a command

    interface CommandKeyBinding {
        id: string;
        value: string;
    }
    Index

    Properties

    Properties

    id: string

    Identifier of the command.

    value: string

    Value of the keyBinding