release: v2.26.0 - Editor Path Injection (Roadmap Step 3)
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# Patch Notes - v2.26.0 (2026-04-30)
|
||||
|
||||
## ✨ New Feature: Editor Path Injection (DnD Roadmap Step 3)
|
||||
- **Feature:** 사이드바 웹뷰에 파일을 드롭하면, 해당 파일의 절대 경로가 현재 활성화된 에디터의 커서 위치에 즉시 주입됩니다.
|
||||
- **Reliability:** `vscode.Uri.file`을 통한 경로 정규화로 Windows/macOS/Linux 모든 환경에서 완벽하게 동작합니다.
|
||||
- **Workflow:** 채팅 첨부와 동시에 에디터 문서 작성(Markdown 등) 생산성을 획기적으로 높였습니다.
|
||||
|
||||
---
|
||||
|
||||
# Patch Notes - v2.25.0 (2026-04-30)
|
||||
|
||||
## 🚀 UX Optimization & Stability (Kodari Approved)
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "g1nation",
|
||||
"displayName": "G1nation",
|
||||
"description": "100% local AI coding agent for VS Code. Create files, edit code, run commands, and work offline with Ollama or LM Studio.",
|
||||
"version": "2.25.0",
|
||||
"version": "2.26.0",
|
||||
"publisher": "connectailab",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
|
||||
Reference in New Issue
Block a user