Hi, I noticed that Atom is sorting my project files like *_test.go
before the corresponding regular *.go
files. This matches how macOS Finder sorts files, but I would prefer that the order match how bash ls
and how GitHub orders files.
Is there a preference or plugin for adjusting the comparator here?