vfox icon indicating copy to clipboard operation
vfox copied to clipboard

feat: find `.tool-versions` and legacy files until reach root directory and keep `.tool-versions` order.

Open aooohan opened this issue 1 year ago • 2 comments

fix #269

fix #228

fix #288

aooohan avatar May 23 '24 11:05 aooohan

It seems that there is no sorting implementation in SortedMap and SortedSet

Chance-fyi avatar May 24 '24 01:05 Chance-fyi

It seems that there is no sorting implementation in SortedMap and SortedSet

Yes, only ensures that the order of adding.

aooohan avatar May 24 '24 03:05 aooohan