Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[FEATURE] File Refresh

オープン
#137 コメント 4 件 リアクション 6 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
lua
領域
tooling

調査の方向性

まず、参照されている claude-code.nvim 実装の lua/claude-code/file_refresh.lua を読み、このプラグインの Claude Code の編集フローを調べてください。Claude Code によって変更されたバッファが、グローバルな Neovim の更新設定を有効にしなくても、再度開いたときに自動的に更新されれば完了です。既存の :ea 代替手段に対して動作を検証してください。

索引モデルが issue の本文から書いたものです。

説明

Feature Description

Is there a file refresh system like in the other claude code neovim plugin? I searched through the issues but I couldn't find any complaints about it. It's not a big deal to type :ea after going back to an editing buffer after claude makes some edits, but it would be nice if this happened automatically (and I would prefer if it was dependent on claude code making a change and not a global neovim file refresh setting that was always running).

Use Case

This is just a small convenience which keeps the buffers that claude code is changing live updating.

Proposed Solution

If this is already possible somewhere, please let me know. Otherwise I can try to port the solution from the other project and make a PR.

Alternatives Considered

typing :ea reloads all buffers from the files on disk

Additional Context

N/A

主要言語
Lua
スター
3.1k
フォーク
217
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/claudecode.nvim のほかの issue

coder/claudecode.nvim の issue をすべて見る

似ている issue

Lua の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。