codesnap.nvim icon indicating copy to clipboard operation
codesnap.nvim copied to clipboard

Supports optionally showing git branch status next to the breadcumb

Open LorNtz opened this issue 1 year ago • 1 comments

Once my colleague complained to me that he can't find the code where I took the snapshot, and I noticed we were on different branches. Perhaps we could add a support for branch detection?

LorNtz avatar Jul 18 '24 03:07 LorNtz

Great idea, I'll consider add git branch name somewhere in the code snapshots.

But if you want your colleague to quickly find the position of the code where you selected, you can try This plugin, which can auto-generate remote repository link of the currently selected code. :)

mistricky avatar Jul 18 '24 06:07 mistricky