text.syn

来自「一个非常好的JAVA文件编译工具」· SYN 代码 · 共 35 行

SYN
35
字号
; TextPad syntax definitions for plain text files
; Copyright (C) 1999-2000, Helios Software Solutions

; WARNING: Do not attempt to add keywords to this file.
;          They will be ignored, because it starts with
;          "TEXT=1".  You should use one of the other
;          syntax definition files as a starting point.

TEXT=1

[Syntax]
Namespace1 = 6
IgnoreCase = Yes
KeyWordLength =
BracketChars =
OperatorChars =
PreprocStart =
SyntaxStart =
SyntaxEnd =
CommentStart =
CommentEnd =
CommentStartAlt =
CommentEndAlt =
SingleComment =
SingleCommentCol =
SingleCommentAlt =
SingleCommentColAlt =
StringStart =
StringEnd =
StringAlt =
StringEsc =
CharStart =
CharEnd =
CharEsc =

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?