Fix/vscode ux changes #235
Annotations
10 warnings
lint:
vscode/src/providers/chat_view_provider.ts#L258
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L260
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L288
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L367
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L455
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L456
Object Literal Property name `agent_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L457
Object Literal Property name `chat_history` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L458
Object Literal Property name `included_references` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L466
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
lint:
vscode/src/repository/http-utils.ts#L63
Type Property name `access_token` must match one of the following formats: camelCase
|