Processing Files Support #178
Annotations
10 warnings
lint:
vscode/src/providers/chat_view_provider.ts#L230
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L246
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L271
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L429
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L430
Object Literal Property name `slash_command` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L431
Object Literal Property name `agent_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L436
Object Literal Property name `auth_details` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L439
Object Literal Property name `github_token` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L442
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/repository/http-utils.ts#L59
Type Property name `access_token` must match one of the following formats: camelCase
|