Sublime Forum

ST3 OSX Sidebar case-sensitive sort order possible?

#1

On OSX, the sidebar folders/files are sorted in case-insensitive order. I’d like them to to sort in case-sensitive order.

Is there any way to configure that?

0 Likes

#2

Funny, I have a related but different issue on Ubuntu with Sublime Text Version 3.0, Build 3143
The folders are sorted by their ASCII code (it seems that way) instead of a “natural sorting” order:

I don’t know if this issue is there because of a plugin or ST3, I just recently discovered it.

I would love to have a case-sensitive/case-insensitive/ascii-code sort option for this. I prefer them to be sorted in a case-insensitive way so I end up with:

  • encoder
  • WS
  • ws

or

  • encoder
  • ws
  • WS

Is there any to fix this?

0 Likes

#3

this is currently not possible, you can track the related feature requests here:


0 Likes