Add editor name tag to Umami analytics

Pass vscode.env.appName (VS Code, Cursor, etc.) as data-tag
on the Umami script to segment analytics by editor.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
andrepimenta
2026-04-12 14:55:34 +01:00
parent f5d4c7851b
commit 05a15d19a6
4 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "claude-code-chat",
"displayName": "Chat for Claude Code",
"description": "Beautiful Claude Code Chat Interface for VS Code",
"version": "2.0.0",
"version": "2.0.1",
"publisher": "AndrePimenta",
"author": "Andre Pimenta",
"repository": {