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

    Enumeration TerminalCompletionItemKind

    The kind of an individual terminal completion item.

    The kind is used to render an appropriate icon in the suggest list and to convey the semantic meaning of the suggestion (file, folder, flag, commit, branch, etc.).

    Index

    Enumeration Members

    Alias: 3
    Argument: 4
    Branch: 11
    Commit: 10
    File: 0
    Flag: 7
    Folder: 1
    Method: 2
    Option: 5
    OptionValue: 6
    PullRequest: 15
    PullRequestDone: 16
    Remote: 14
    Stash: 13
    SymbolicLinkFile: 8
    SymbolicLinkFolder: 9
    Tag: 12