-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sorting files should be correct #218423
Labels
info-needed
Issue requires more information from poster
Comments
Related meta-issue #27286 |
Sorry haven't got access to the machine now. I'll try and come back to this, but it should be an easy recreation. I'm on UK English if that helps narrow anything down. |
Aha, good deduction/guess! Emojis for the win then I suppose...
…On Wed, 26 Jun 2024, 19:25 Logan Ramos, ***@***.***> wrote:
Yeah with setting set to unicode I see
image.png (view on web)
<https://github.com/user-attachments/assets/053861c6-5d43-4003-8c1b-c6bf36a67002>
—
Reply to this email directly, view it on GitHub
<#218423 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTBZ47NIE3WI3LBKR3RHBDZJMBQJAVCNFSM6AAAAABJ6HP46WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJSGM3TMOBWGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Oh that's a shame, should I retitle "Default sorting isn't predictable" and
reopen or create a new issue. I have no user setting nor workspace setting
etc, so would expect the default to be unicode or something close to
alphanumeric.
…On Wed, 26 Jun 2024, 19:36 Logan Ramos, ***@***.***> wrote:
Closed #218423 <#218423> as not
planned.
—
Reply to this email directly, view it on GitHub
<#218423 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTBZ43OSHT66QFGR5G6L5LZJMC4FAVCNFSM6AAAAABJ6HP46WVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGMYDENZTGM4DEMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I've filed #218530 around changing the default |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Type: Bug
If I have four files in a folder then they show mostly in order (alphabetical), but not the bmp3xx. Order shows as follows:
bme280.py
bme680.py
bmp3xx.py
bmp280.py
Clearly the bmp sensor files should be in reverse, 3 is incorrectly sorted before 2, probably some artifact of the x's being used for encoding with \x2F for example.
VS Code version: Code - Insiders 1.91.0-insider (4580ba5, 2024-06-25T15:29:07.211Z)
OS version: Windows_NT x64 10.0.26120
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (50)
(2 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: