Adam Lesperance

Results 15 comments of Adam Lesperance

And/or a way to just sort manually. As is they're in the creation order only which makes organization difficult

Okay let me know if you'd like anything else changed.

Is there anything else you need for this to get merged?

Update the libraries again to the latest versions, cleaned up the imports + unneeded lifetimes, fixed (or disabled) the remaining clippy lints. Had to bump the version to 1.36.0 for...

Could you just lop `/(?i)[-.](?:final|release)$/` off of the version string or something? (If this is a stupid suggestion I apologize; I haven't looked at how your plugin works internally).

Any update on getting a version for 2.12 pushed?

+1 Actually tbh this is almost something the scala compiler should warn about (non exhaustive match)

An empty collection shouldn't throw an exception it should just return an empty list...

You can use raw copy to grab the mft (use index 0 for whatever drive you want) https://github.com/jschicht/RawCopy

Just tried that and it didn't seam to work :(