fix(onboarding steps): onboarding steps were getting shown after navigating from marketplace even after completed #200
Annotations
10 warnings
lint:
vscode/src/providers/chat_view_provider.ts#L257
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L279
Object Literal Property name `cli_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L312
Object Literal Property name `supported_commands` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L487
Object Literal Property name `registered_inputs` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L487
Object Literal Property name `chat_documents` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L500
Object Literal Property name `agent_name` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L501
Object Literal Property name `slash_command` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L502
Object Literal Property name `agent_version` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L507
Object Literal Property name `auth_details` must match one of the following formats: camelCase
|
lint:
vscode/src/providers/chat_view_provider.ts#L510
Object Literal Property name `github_token` must match one of the following formats: camelCase
|