diff --git a/package.json b/package.json index 692d9d1..eb60191 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "connect-ai-lab", "displayName": "Connect AI LAB", "description": "100% 로컬 AI 코딩 에이전트 — 파일 생성, 코드 편집, 터미널 실행을 오프라인으로. Ollama + Gemma/Llama/DeepSeek 지원.", - "version": "1.0.1", + "version": "1.0.2", "publisher": "connectailab", "license": "MIT", "icon": "assets/icon.png", @@ -27,7 +27,9 @@ "connect-ai-lab", "copilot" ], - "activationEvents": [], + "activationEvents": [ + "*" + ], "main": "./out/extension.js", "contributes": { "commands": [ @@ -124,4 +126,4 @@ "axios": "^1.15.0", "jsdom": "^29.0.2" } -} +} \ No newline at end of file diff --git a/test.html b/test.html new file mode 100644 index 0000000..8434864 --- /dev/null +++ b/test.html @@ -0,0 +1,140 @@ + +
+