You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Explorer file sorting is set to "modified", sorting only shows correct for uncommited files by modified date. Sorting is displayed incorrectly in alphabetical order for folders and commited files
#407
Open a local filestyem folder as a workspace in VSCode
Go to Settings-> Explorer:Sort Order (workspace) and set it to Modified
Notice the "Modified" help text reads "Files and Folders are Sorted by Last Modified Date"
In the File Explorer Panel notice that when you edit a file that both File and Folder moves to top of the File Explorer Panel.
This is correct behaviour.
Open a new workspace but this time using the GitHub Repositories VSCode Extension.
Go to Settings-> Explorer:Sort Order (workspace) and set it to Modified
Notice the "Modified" help text reads "Files and Folders are Sorted by Last Modified Date"
In the File Explorer Panel notice that when you edit a file that only the File and not the Folder moves to top of the File Explorer Panel. The folders stay sorted in alphabetical order in File Explorer.
This is not correct behaviour.
The folders should also be sorted by Last modified date which works correctly for workspaces using the local file system but not for Github Repositories VSCode Extension (virtual file system)
Open a new workspace using the GitHub Repositories VSCode Extension.
Go to Settings-> Explorer:Sort Order (workspace) and set it to Modified
Notice the "Modified" help text reads "Files and Folders are Sorted by Last Modified Date"
In the File Explorer Panel notice that when you edit a file that only the File and not the Folder moves to top of the File Explorer Panel. The folders stay sorted in alphabetical order in File Explorer.
Notice further if you commit and push this edited file change you just made, the file jumps back to alphabetical order.
This is not correct behaviour.
The github committed files should instead be sorted by Last modified date.
Extension version: 0.62.0
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z)
OS version: Windows_NT x64 10.0.22621
Modes:
The text was updated successfully, but these errors were encountered:
devgid
changed the title
If Explorer file sorting is set to "modified" it sorts files and not folders but only for Github repositories (virtual workspaces)
If Explorer file sorting is set to "modified" it sorts files and not folders but only for Github repositories extention(virtual workspaces)
Dec 28, 2023
devgid
changed the title
If Explorer file sorting is set to "modified" it sorts files and not folders but only for Github repositories extention(virtual workspaces)
If Explorer file sorting is set to "modified" it sorts files and not folders but only for Github repositories extension (virtual workspaces)
Dec 28, 2023
devgid
changed the title
If Explorer file sorting is set to "modified" it sorts files and not folders but only for Github repositories extension (virtual workspaces)
If Explorer file sorting is set to "modified", sorting only shows corect for uncommited files by modified date. Sorting is displayed incorrectly in aphabetical order for folders or commited files
Dec 30, 2023
devgid
changed the title
If Explorer file sorting is set to "modified", sorting only shows corect for uncommited files by modified date. Sorting is displayed incorrectly in aphabetical order for folders or commited files
If Explorer file sorting is set to "modified", sorting only shows corect for uncommited files by modified date. Sorting is displayed incorrectly in aphabetical order for folders and commited files
Dec 30, 2023
devgid
changed the title
If Explorer file sorting is set to "modified", sorting only shows corect for uncommited files by modified date. Sorting is displayed incorrectly in aphabetical order for folders and commited files
If Explorer file sorting is set to "modified", sorting only shows correct for uncommited files by modified date. Sorting is displayed incorrectly in alphabetical order for folders and commited files
Dec 30, 2023
Type: Bug
Open a local filestyem folder as a workspace in VSCode
Go to Settings-> Explorer:Sort Order (workspace) and set it to Modified
Notice the "Modified" help text reads "Files and Folders are Sorted by Last Modified Date"
In the File Explorer Panel notice that when you edit a file that both File and Folder moves to top of the File Explorer Panel.
This is correct behaviour.
Open a new workspace but this time using the GitHub Repositories VSCode Extension.
Go to Settings-> Explorer:Sort Order (workspace) and set it to Modified
Notice the "Modified" help text reads "Files and Folders are Sorted by Last Modified Date"
In the File Explorer Panel notice that when you edit a file that only the File and not the Folder moves to top of the File Explorer Panel. The folders stay sorted in alphabetical order in File Explorer.
This is not correct behaviour.
The folders should also be sorted by Last modified date which works correctly for workspaces using the local file system but not for Github Repositories VSCode Extension (virtual file system)
Open a new workspace using the GitHub Repositories VSCode Extension.
Go to Settings-> Explorer:Sort Order (workspace) and set it to Modified
Notice the "Modified" help text reads "Files and Folders are Sorted by Last Modified Date"
In the File Explorer Panel notice that when you edit a file that only the File and not the Folder moves to top of the File Explorer Panel. The folders stay sorted in alphabetical order in File Explorer.
Notice further if you commit and push this edited file change you just made, the file jumps back to alphabetical order.
This is not correct behaviour.
The github committed files should instead be sorted by Last modified date.
Extension version: 0.62.0
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z)
OS version: Windows_NT x64 10.0.22621
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: