feat: VS Code Explorer 경로 드래그 앤 드롭 지원 (v2.26.0)

This commit is contained in:
2026-04-30 14:27:54 +09:00
parent d728e861fc
commit 8c34f0c51b
3 changed files with 32 additions and 5 deletions
+8
View File
@@ -1,3 +1,11 @@
# Patch Notes - v2.26.0 (2026-04-30)
## 📂 Enhanced Drag & Drop: Path Insertion
- **New Feature:** VS Code Explorer나 Antigravity 탐색기에서 파일/폴더를 드래그하여 채팅창에 놓으면, 해당 **경로(Path)가 자동으로 텍스트 영역에 입력**됩니다.
- **Workflow:** OS 탐색기 드래그 시에는 '파일 첨부', 내부 탐색기 드래그 시에는 '경로 입력'으로 동작하여 작업 효율을 극대화했습니다.
---
# Patch Notes - v2.25.0 (2026-04-30)
## 🚀 UX Optimization & Stability (Kodari Approved)