Results 76 comments of Blake Gearin

I believe the "Shuffle any playlist" option does this. @airlexchia Could you confirm if this is what you were requesting?

@mpama2016 Are you still seeing this issue? If not, good to close?

This feature appears to be implemented. @vNa5h Good to close?

This is the way the ESLint [sort-imports](https://eslint.org/docs/latest/rules/sort-imports) rule works. Here's some that's valid with their defaults. ```js // 'sort-imports': 'error', import 'module-without-export.js'; import * as bar from 'bar.js'; import *...

Rebased to fix conflicts. @XhmikosR Let me know if you have any feedback.

@buthig666 Good to close?

> Instead of choosing what panel should be used every time, we could just revert these changes if the preference is off: > ... > Or at least simply override...