Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
atomcode
/
extensions
/
vscode
/
webview-ui
下载当前目录
danmingzhen
feat: improve Add to Chat with clickable code references
163bb566
创建于
6 天前
历史提交
文件
最后提交记录
最后更新时间
src
feat: improve Add to Chat with clickable code references - Show file:line-range format (e.g. example.py:10-20) instead of markdown - Click reference to jump to file at selected lines - Only add context when user has active selection - Fix context passing: send selection content to AI, not entire file - Handle long filenames with ellipsis and tooltip - Preserve delete button when filename is long
6 天前
esbuild.js
fix(vscode): harden extension packaging
1 个月前
tsconfig.json
feat(daemon): update daemon and vscode extension Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com
15 天前