Blake Gearin
Blake Gearin
@CAM1977 Good to close?
I believe this is working fine. @kuafor41 Good to close?
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...
@mr-cheffy Thanks. Should be good to go.