.TMLANGUAGE 파일 확장자
TextMate Language Grammar File
| 개발사 | MacroMates |
| 인기도 |
3.0 | 1 투표 |
TMLANGUAGE 파일이란 무엇인가요?
Language grammar file used by TextMate, a Mac OS X source code editor; contains a specification for the syntax of a programming language; used for adding syntax highlighting support for additional languages.
추가 정보
TMLANGUAGE files are saved using XML formatting but may be encoded with a binary representation of the XML data.
참고: TextMate language grammar files are often saved as binary Property List (.PLIST) files. For example, some of the .TMBUNDLE files included with the TextMate installation include a PLIST file in their /Syntaxes/ directory.
TMLANGUAGE 파일을 열거나 참조하는 프로그램
Mac