[FEATURE] File Refresh
- Lingua principale
- Lua
- Stelle
- 3.1k
- Fork
- 216
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Feature Description
Is there a file refresh system [like in the other claude code neovim plugin?](https://github.com/greggh/claude-code.nvim/blob/main/lua/claude-code/file_refresh.lua) 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia leggendo lua/claude-code/file_refresh.lua nell’implementazione di claude-code.nvim indicata e analizza il flusso di modifica di Claude Code di questo plugin. Il lavoro è completo quando i buffer modificati da Claude Code vengono aggiornati automaticamente quando vi si torna, senza abilitare un’impostazione globale di aggiornamento di Neovim; verifica il comportamento rispetto all’alternativa esistente :ea.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- lua
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100