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

    The render data for a command palette empty message.

    interface IEmptyMessageRenderData {
        query: string;
    }
    Index

    Properties

    Properties

    query: string

    The query which failed to match any commands.