.SUBLIME-OPTIONS 文件扩展名

Sublime Text Options File

开发者 Jon Skinner
受欢迎程度
3.5  |  2 
 

什么是 SUBLIME-OPTIONS 文件?

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.

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

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 SUBLIME-OPTIONS 文件的程序

Windows
免费试用
Mac
免费试用
Linux
免费试用
分类: 设置
更新时间: 2014-10-07

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Sublime Text Options 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们