Skip to content

Commit b35dcd4

Browse files
thegreatalxxclaude
andcommitted
chore: add icon, repackage extension as LocalCodeByTheAlxLabs-1.0.0.vsix
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bd7b00d commit b35dcd4

4 files changed

Lines changed: 2 additions & 1 deletion

File tree

11.9 KB
Binary file not shown.

vscode-extension/icon.png

6.31 KB
Loading
-6.66 KB
Binary file not shown.

vscode-extension/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"name": "localcode-vscode",
2+
"name": "LocalCodeByTheAlxLabs",
33
"displayName": "LocalCode by TheAlxLabs",
44
"description": "AI coding assistant in your terminal. Powered by Ollama, Claude, OpenAI, or Groq.",
55
"version": "1.0.0",
66
"publisher": "LocalCodeByTheAlxLabs",
7+
"icon": "icon.png",
78
"engines": {
89
"vscode": "^1.85.0"
910
},

0 commit comments

Comments
 (0)