feat(Answers API): Integration of answes API with replacement of CLI #233
Annotations
10 warnings
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#L284
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L363
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L450
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L451
Object Literal Property name `agent_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L452
Object Literal Property name `chat_history` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L453
Object Literal Property name `included_references` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L460
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|
lint:
vscode/src/repository/http-utils.ts#L62
Type Property name `access_token` must match one of the following formats: camelCase
|
lint:
vscode/src/repository/http-utils.ts#L103
Object Literal Property name `Content-Type` must match one of the following formats: camelCase
|