Where are Sublime files saved?
Short answer:
Sublime Text files are saved in the local storage directory of the operating system.
Detailed instructions:
Sublime Text files are saved in the following location:
Windows:
{User}\AppData\Roaming\Sublime Text (version number)\Indexed\C:\Users\John Doe\AppData\Roaming\Sublime Text 4\Indexed\
macOS:
Linux:
Specific file location:
File: In the project root directory, contains information about project settings. File: In the project root directory, contains settings for multiple project files. File: In the Packages/User directory, contains user-defined settings.
directory.
directory, the suffix is .tmp.
Additional Notes:
P).
The above is the detailed content of Where are sublime files saved?. For more information, please follow other related articles on the PHP Chinese website!