Sublime Text settings on Mac
问题 I'm switching from Windows to a Mac, and I'm having trouble finding where the sublime-settings files are stored. Can anybody point my way? 回答1: If you open Sublime Text 2 -> Preferences -> Browse Packages... the Packages folder will open in Finder. For ST2, it is ~/Library/Application Support/Sublime Text 2/Packages . If you upgrade to ST3 (which I highly recommend doing), the path is ~/Library/Application Support/Sublime Text 3/Packages . In case you're not familiar with Unix paths, ~