44 lines
1.5 KiB
INI
44 lines
1.5 KiB
INI
|
|
reset.default=Reset default
|
|
|
|
show=Show
|
|
show.tree.comment=Show tree comment
|
|
compact=Support compact
|
|
tree.cache=Tree Comment Cache
|
|
|
|
show.line.end.comment=Show line end comment
|
|
line.end.cache=Line End Comment Cache for 2023.3 Slow EDT
|
|
only.select.line=Only Select Line
|
|
|
|
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]|. ) :
|
|
anno.doc=anno doc, class/method/field/!doc/all#AnnoFullName#methodName#methodName2, Separated by \\n:
|
|
dir.doc.regexp=dir doc, fileName||Regexp1||Regexp2\\n:
|
|
file.doc.regexp=file doc, fileExtension||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 |