You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pi makes changes to a file that's open in Neovim, it would be great if the plugin could show a diff view so I can review what changed before accepting it. Right now the edits land on disk and I have to figure out what changed after the fact.
Being able to see the before/after in a split and accept or reject from within Neovim would make the workflow feel much safer and more integrated.
When pi makes changes to a file that's open in Neovim, it would be great if the plugin could show a diff view so I can review what changed before accepting it. Right now the edits land on disk and I have to figure out what changed after the fact.
Being able to see the before/after in a split and accept or reject from within Neovim would make the workflow feel much safer and more integrated.
Thanks for building pi-nvim!