+61
Sort files in sidebar by modification time
Being able to sort files in the sidebar by modification time would make it super-easy to find and edit recently and frequently modified files, without ever having to leave Sublime Text. Would be especially handy for folders with lots of files.
Customer support service by UserEcho
I'd suggest to adjust sorting by file name only (without extension). This is how most IDEs under Windows behave. Sublime Text doesn't distinct file name and extension while sorting. Don't think it's good.
Also, from a simpler perspective, sorting by Z - A (reverse) would be helpful for my logs folder in my project (that gets a datetime in the name). Scrolling to the bottom for the latest log is no fun.