helix icon indicating copy to clipboard operation
helix copied to clipboard

Add preview for scratch buffers in buffer picker

Open A-Walrus opened this issue 2 years ago • 1 comments

Resolves #3420.

The diff is quite big mostly because a big block in picker.rs is now indented more...

A-Walrus avatar Aug 16 '22 09:08 A-Walrus

would it be too on-the-nose to call it a File instead of PathOrId?

I feel like File is less descriptive, and also more confusing as people might assume it is std::fs::File or tokio::fs::File.

A-Walrus avatar Oct 16 '22 09:10 A-Walrus

Can you resolve the conflict here? Looks good to merge otherwise

archseer avatar Nov 17 '22 01:11 archseer

Thanks for working on this!

the-mikedavis avatar Nov 21 '22 01:11 the-mikedavis