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

    Implements

    Index

    Constructors

    Properties

    logger: ILogger
    promptService: PromptService

    Methods

    • Whether a /name token should be treated as a command. Only names that actually resolve to a command or prompt fragment are accepted, which keeps unknown /word tokens (e.g. /tmp, /path/to/file) as plain text.

      Parameters

      • commandName: string

      Returns boolean