.SUBLIME-MENU 文件扩展名
Sublime Text Menu File
| 开发者 | Jon Skinner |
| 受欢迎程度 |
2.8 | 4 票 |
什么是 SUBLIME-MENU 文件?
Resource file used by Sublime Text, a text editor mainly used to edit source code; contains menu data, such as menu and item elements and caption and command attributes; describes the appearance and behavior of Sublime Text menus.
更多信息
注: SUBLIME-MENU files are used to control the main and context menu in Sublime Text. The files are located in the Packages/Default directory.
常见 .SUBLIME-MENU 文件名
Main.sublime-menu - The name of the default file used to control the main menu.
Context.sublime-menu - The name of the default file used to control the context menu.