Sublime Forum

Settings default folder is missing?

#1

When i click on Preferences > Settings - Default it opens the Preferences.sublime-settings file. However when I attempt to browse to the location of this file the folder which it says it’s located in, doesn’t appear to be there. I made sure to set my windows folder settings to display hidden? What is going on here, why can’t i see it?

0 Likes

#2

Where are you looking ?

0 Likes

#3

Sublime Text has hidden magic, especially the “open_file” command, to work around .sublime-packages, which all the default packages are shipped as. I will fall back to the archived file if the literal specified file does not exist, and open it as read-only.

Refer to the above linked doc for the actual location of the file.

0 Likes