Skip to main content

Interface: IChatCommandCompletionItem

model.IChatCommandCompletionItem

Table of contents

Properties

Properties

command

Optional command: string

Defined in

src/model/chat.ts:6


description

Optional description: string

Defined in

src/model/chat.ts:5


insertText

insertText: string

Defined in

src/model/chat.ts:3


label

label: string

Defined in

src/model/chat.ts:2


shortDescription

Optional shortDescription: string

Defined in

src/model/chat.ts:4