Skip to content
Leo edited this page Dec 18, 2025 · 47 revisions

Good Links

General Notes

Before raising the pull request, run the commands below to maintain formatting and fix warnings:

cargo fix --all --allow-dirty
cargo fmt --all
cargo clippy --workspace --release --all-targets --all-features -- --deny warnings
cargo test --workspace
cargo install cargo-nextest --locked
cargo nextest run --workspace --no-fail-fast

Idea

  • 沒有快捷鍵快速開啟 AI 輔助
  • 選擇遠端資料夾時應該要打開下一層而不是直接打開該目錄,若要打開該目錄應該要連點兩下

ToDo / In Progress

  • 🚀 ... High Priority
  • 🫸 ... Pending
  • 👀 ... PR Reviewing

🚀 Failed Git command log ignores ANSI escapes; strips newlines from output

#43817

  • id: #43817
  • pr:
  • start ~ end
  • note:

Add disconnect option for remote server #42163

  • id: #42163
  • pr:
  • start ~ end
  • note:

Ask user whether to overwrite when moving the files

  • id: #
  • pr:
  • start ~ end
  • note:

🚀 'Right-click Download' option for files stored in remote development server

👀 Make 'Install CLI' usable without admin privileges

Done

Setting to disable git globally #13304

Inline blame for large files with long Git histories causes Zed to create more and more Git processes using >95% CPU

Prek causes git commit to never complete

  • id: #37293
  • pr:
  • 2025/11/11 ~ 2025/xx/xx
  • note:
    • 測試版本:Zed 0.211.6
    • 只有在 第一次 提交包含 pre-commit 時才會卡住
    • thread 在等待 SIGCHLD 時被 pre-commit 搶佔導致進入無窮迴圈,詳細看 issue。
    • 該項目已經被其他 commit 無意間解決了。

Template

<title>

  • id: #
  • pr:
  • start ~ end
  • note: