0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. atomcode
  2. /
  3. extensions
  4. /
  5. vscode
  6. /
  7. webview-ui
danmingzhendanmingzhenfeat: 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 天前