-
Notifications
You must be signed in to change notification settings - Fork 39k
Folders in the Explorer with . are not sorted in alphabetical order #99955
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfile-explorerExplorer widget issuesExplorer widget issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Issue Type: Bug
When using folder names with a '.' the folders are not listed in alphabetical order.
In the example 'a.a.a' is sorted behind 'a.c'.
Perhaps caused by #97200. Which, if I understand it correctly, sorts folder names as if they were file names with an extension.
VS Code version: Code 1.46.0 (a5d1cc2, 2020-06-10T09:03:20.462Z)
OS version: Windows_NT x64 10.0.18363
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i9-9900KS CPU @ 4.00GHz (16 x 4008) |
| GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled viz_display_compositor: enabled_on viz_hit_test_surface_layer: disabled_off_ok webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 31.92GB (20.11GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Extensions (8)
| Extension | Author (truncated) | Version |
|---|---|---|
| Bookmarks | ale | 11.0.0 |
| vscode-todo-plus | fab | 4.14.1 |
| rest-client | hum | 0.23.2 |
| vsliveshare | ms- | 1.0.1847 |
| debugger-for-chrome | msj | 4.12.3 |
| vscode-streamdeck | nic | 3.1.5 |
| typescript-hero | rbb | 3.0.0 |
| vscode-table-formatter | shu | 1.2.1 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfile-explorerExplorer widget issuesExplorer widget issuesverifiedVerification succeededVerification succeeded

