.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.