Skip to content

Add a watch mode #1

@MSmaili

Description

@MSmaili

A watch mode will help to notify Neovim that something has changed, for example, we use AI to make changes, and AI has made changes to the current file. Instead of just replacing the file, we notify that the file has changed.

It can be quite similar to how Sidekick is doing, but with the option to disable it completely in case someone does want it.
https://github.com/folke/sidekick.nvim/blob/main/lua/sidekick/cli/watch.lua

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions