Skip to content

feat: reveal in finder & copy path#467

Merged
sorrycc merged 2 commits intomasterfrom
feat/some_optimization_0409
Apr 9, 2026
Merged

feat: reveal in finder & copy path#467
sorrycc merged 2 commits intomasterfrom
feat/some_optimization_0409

Conversation

@EndeLiu
Copy link
Copy Markdown
Contributor

@EndeLiu EndeLiu commented Apr 9, 2026

  • feat: file-view 支持在访达中打开、复制节点的路径、相对路径
  • feat:git-view 在没有暂存区内容时,不展示 gen git msg 操作
  • fix:git-view 生成 git msg 失败时没有展示具体文案

@EndeLiu EndeLiu changed the title feat:reveal in finder & copy path feat: reveal in finder & copy path Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Build Ready

Platform Architecture Download Size
macOS Apple Silicon Download 147.40 MB
macOS Intel Download 155.07 MB
Windows x64 Download 171.06 MB

Copy link
Copy Markdown
Member

@sorrycc sorrycc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Reviewed: issue clarity, solution approach, and code quality. No issues found.

  • Reveal in Finder: correct use of shell.showItemInFolder via IPC
  • Copy Path: clean use of navigator.clipboard.writeText in renderer
  • Context menu refactor from flat array to MenuGroup[] is a nice maintainability win
  • Git-view: staged guard on AI button and error description in toast both correct

@sorrycc sorrycc merged commit 0ceeec8 into master Apr 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants