@@ -1,5 +1,11 @@
# Change Log
+## [0.2.5] - 2026-07-14
+
+### Added
+- Default keybinding `Ctrl+K C` / `Cmd+K C` for all 4 copy commands (context-aware)
## [0.2.3] - 2026-07-11
### Changed
@@ -2,7 +2,7 @@
"name": "copy-ai-ctx",
"displayName": "Copy AI Ctx",
"description": "复制上下文供AI助手使用 —— 复制文件、内容的引用信息",
- "version": "0.2.4",
+ "version": "0.2.5",
"publisher": "fivesay",
"engines": {
"vscode": "^1.85.0"