Skip to content
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

Closed
tyeth opened this issue Jun 26, 2024 · 8 comments
Closed

sorting files should be correct #218423

tyeth opened this issue Jun 26, 2024 · 8 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@tyeth
Copy link

tyeth commented Jun 26, 2024

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
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (8 x 2803)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 31.73GB (16.54GB free)
Process Argv --crash-reporter-id d7fc61b6-5fea-46f9-8100-b1286f2d3d11
Screen Reader no
VM 0%
Extensions (50)
Extension Author (truncated) Version
pascal ale 9.8.0
teleplot ale 1.1.3
berry ber 0.1.1
vscode-innosetup cho 1.9.2
vscode-eslint dba 3.0.10
copilot Git 1.207.0
copilot-chat Git 0.17.2024062601
vscode-github-actions git 0.26.3
vscode-pull-request-github Git 0.90.0
vscode-rdbg Koi 0.2.2
vscode-lottie lot 1.0.5
vscode-docker ms- 1.29.1
csharp ms- 2.34.12
vscode-dotnet-runtime ms- 2.0.7
autopep8 ms- 2024.1.11501016
black-formatter ms- 2024.3.11501016
debugpy ms- 2024.6.0
pylint ms- 2023.11.13481007
python ms- 2024.9.2024062601
vscode-pylance ms- 2024.6.1
jupyter ms- 2024.5.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.18
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
remote-containers ms- 0.374.0
remote-ssh ms- 0.113.2024062515
remote-ssh-edit ms- 0.86.0
remote-wsl ms- 0.88.2
cmake-tools ms- 1.18.42
cpptools ms- 1.21.0
cpptools-extension-pack ms- 1.3.0
powershell ms- 2024.3.2
remote-explorer ms- 0.5.2024061309
remote-server ms- 1.6.2024061709
vscode-serial-monitor ms- 0.12.0
vsliveshare ms- 1.0.5932
vscode-nanoframework nan 1.0.165
pico-w-go pau 3.8.2
proto pet 0.0.4
platformio-ide pla 3.3.3
vscode-protolint ple 0.8.0
sqlite-viewer qwt 0.6.2
polaris-for-vscode Sho 0.9.8
ruby-extensions-pack Sho 0.1.9
ruby-lsp Sho 0.7.5
sorbet-vscode-extension sor 0.3.35
cmake twx 0.0.17
wokwi-vscode Wok 2.5.1
clang-format xav 1.9.0

(2 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
vsaa593:30376534
py29gd2263:31024238
c4g48928:30535728
2i9eh265:30646982
962ge761:30841072
pythongtdpath:30726887
welcomedialog:30812478
pythonnoceb:30776497
asynctok:30898717
dsvsc013:30777762
dsvsc014:30777825
dsvsc015:30821418
pythonregdiag2:30926734
pythonmypyd1:30859725
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30870582
dsvsc016:30879898
dsvsc017:30880771
dsvsc018:30880772
cppperfnew:30980852
pythonait:30973460
jchc7451:31067543
chatpanelt:31014475
g316j359:31013175
a69g1124:31018687
dvdeprecation:31040973
dwnewjupytercf:31046870
2f103344:31071589
nb_pri_only:31057983
nativerepl1:31071684
pythonrstrctxt:31083681

@tyeth
Copy link
Author

tyeth commented Jun 26, 2024

image

@gjsjohnmurray
Copy link
Contributor

Related meta-issue #27286

@lramos15
Copy link
Member

Try playing around with this setting and let me know if none of those work

Image

@lramos15 lramos15 added the info-needed Issue requires more information from poster label Jun 26, 2024
@tyeth
Copy link
Author

tyeth commented Jun 26, 2024

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.

@lramos15
Copy link
Member

Yeah with setting set to unicode I see

Image

@tyeth
Copy link
Author

tyeth commented Jun 26, 2024 via email

@lramos15 lramos15 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
@tyeth
Copy link
Author

tyeth commented Jun 26, 2024 via email

@lramos15
Copy link
Member

I've filed #218530 around changing the default

@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants