.SUBLIME-OPTIONS File

.sublime-options is Sublime Text Options File

Features Description
File Extension .sublime-options
Format Text
Created by Jon Skinner
Category Settings

What is an .SUBLIME-OPTIONS file?

File used by Sublime Text, a text editor used to edit source code; contains preference data that describes different file editing aspects, such as indentation size, font, and word wrap, for a file type in Sublime Text.

The SUBLIME-OPTIONS file is used to describe the editing behavior of different file types, such as .HTML or .CSS files, you open in Sublime Text. Some of the preferences they can change are the color scheme within a text area, appearance of rulers, whether spellcheck is enabled, and the number of spaces a tab equals.

You can manually change file type editing preferences using the SUBLIME-OPTIONS file. There is a User File Type.sublime-options file and a Default File Type.sublime-options file, which are both located in the Packages/Default directory. Be sure to edit the User File Type.sublime-options instead of the Default File Type.sublime-options. This prevents your customizations from being overwritten when a new version of Sublime Text is installed.

As mentioned before, you can edit preferences for certain file types using the SUBLIME-OPTIONS file. When you open a file, say a .PY file, Sublime Text references the SUBLIME-OPTIONS file (if you have created one) associated with this type and loads the preferences. The SUBLIME-OPTIONS file for the PY file type will be located in the Packages/Python directory.

NOTE: The SUBLIME-OPTIONS file is used by the first version of Sublime Text but was replaced by the .SUBLIME-SETTINGS file in version 2.

Jon Skinner

Settings

Text

New Files Extension Recently updated 3D Image Files Audio Files Backup Files CAD Files Camera Raw Files Compressed Files Data Files Database Files Developer Files Disk Image Files Encoded Files Executable Files Font Files GIS Files Game Files Misc Files Page Layout Files Plugin Files Raster Image Files Settings Files Spreadsheet Files System Files Text Files Vector Image Files Video Files Web Files eBook Files