Skip to content

feat: add current file actions to title bar#218

Open
Liu8Can wants to merge 1 commit intoAuto-Plugin:mainfrom
Liu8Can:codex/feat-current-file-actions
Open

feat: add current file actions to title bar#218
Liu8Can wants to merge 1 commit intoAuto-Plugin:mainfrom
Liu8Can:codex/feat-current-file-actions

Conversation

@Liu8Can
Copy link
Copy Markdown

@Liu8Can Liu8Can commented May 9, 2026

Summary

  • add current file actions in the title bar for revealing the current document in its folder and copying the full path
  • polish the top chrome by turning the menu into a floating panel and extending the tab context menu with the same file actions
  • add the Electron bridge handlers needed for folder reveal and clipboard writes

Testing

  • pnpm run build
  • pnpm exec oxfmt --check src/preload.ts src/renderer/global.d.ts src/main/ipcBridge.ts src/renderer/components/menu/TitleBar.vue src/renderer/components/menu/MenuDropDown.vue src/renderer/components/workspace/TabBar.vue
  • pnpm exec oxlint src/preload.ts src/renderer/global.d.ts src/main/ipcBridge.ts src/renderer/components/menu/TitleBar.vue src/renderer/components/menu/MenuDropDown.vue src/renderer/components/workspace/TabBar.vue

Notes

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.

1 participant