zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.37k stars 2.88k forks source link

natural sorting for project explorer #18713

Open universalmind303 opened 1 week ago

universalmind303 commented 1 week ago

Check for existing issues

Describe the feature

I'd like files to be sorted using a natural sort order

currently we don't do that

image

If applicable, add mockups / screenshots to help present your vision of the feature

similar to vscode, which uses natural sorting

image
hungify commented 1 week ago

Sorting has been implemented at https://github.com/zed-industries/zed/issues/4851#issuecomment-2120604113, but @JosephTLyons and the document didn't provide any details about the default setup.