40 lines
1.2 KiB
INI
40 lines
1.2 KiB
INI
|
|
reset.default=Reset default
|
|
|
|
show=Show
|
|
show.line.end.comment=Show line end comment
|
|
only.select.line=Only Select Line
|
|
show.tree.comment=Show tree comment
|
|
|
|
compact=support compact
|
|
|
|
skip.anno=skip @
|
|
skip.blank=skip Blank
|
|
skip.english=skip English
|
|
|
|
line.tags=line doc @ tags split by |:
|
|
tree.tags=tree doc @ tags split by |:
|
|
|
|
line.count=line count:
|
|
text.color=text color:
|
|
text.color.json=json text color:
|
|
prefix=prefix:
|
|
|
|
line.end.comment=Line End Comment
|
|
tree.comment=Tree Comment
|
|
regexp.tip=Separated by '|' (Regexp), use '' to include all or exclude none.
|
|
sign.include.regexp=className#memberName include Regexp:
|
|
sign.exclude.regexp=className#memberName exclude Regexp:
|
|
comment.include.regexp=comment include Regexp:
|
|
comment.exclude.regexp=comment exclude Regexp:
|
|
get.doc.regexp=get doc Regexp, last () when had, default is first sentence .+?(?:[\u3002\r\n]|. ) :
|
|
project.doc.regexp=project doc, fileName||Regexp1||Regexp2\\n:
|
|
|
|
global.settings.effective=Global Settings Effective
|
|
project.settings.effective=Project Settings Effective
|
|
|
|
reload.ext.doc=\uD83D\uDD04 // Reload External Comment
|
|
reset.ext.doc=\uD83C\uDD91 // Clear External Comment
|
|
line.end.add=// Add Line Comment
|
|
line.end.copy=// Copy With Line Comment
|
|
copy.class.method.or.file.line=Copy Class.Method / File:LineNum |