📄 bean_javacodehighlighter.properties
字号:
# JavaCodeHighlighter.properties# Default resource bundle for JavaCodeHighlighter filter# Name of the filterdisplayName=Java Code Syntax Highlighter# Version of the filterversion=2.5# Description of filtershortDescription=Syntax highlights Java code that appears between [code][/code] tags.# Author of filterauthor=Jive Software# Properties - display name and descriptioncommentStart.displayName=Comment Start TagcommentStart.shortDescription=A HTML start tag that determines how comments will be displayed.commentEnd.displayName=Comment End TagcommentEnd.shortDescription=A HTML end tag that should correspond to the Comment Start tag.stringStart.displayName=String Start TagstringStart.shortDescription=A HTML start tag that determines how strings will be displayed.stringEnd.displayName=String End TagstringEnd.shortDescription=A HTML end tag that should correspond to the String Start tag.reservedWordStart.displayName=Reserved Word Start TagreservedWordStart.shortDescription=A HTML start tag that determines how reserved words will be displayed.reservedWordEnd.displayName=Reserved Word End TagreservedWordEnd.shortDescription=A HTML end tag that should correspond to the Reserved Word Start tag.methodStart.displayName=Method Start TagmethodStart.shortDescription=A HTML start tag that determines how methods will be displayed.methodEnd.displayName=Method End TagmethodEnd.shortDescription=A HTML end tag that should correspond to the Method Start tag.characterStart.displayName=Character Start TagcharacterStart.shortDescription=A HTML start tag that determines how characters will be displayed.characterEnd.displayName=Character End TagcharacterEnd.shortDescription=A HTML end tag that should correspond to the Character Start tag.bracketStart.displayName=Bracket Start TagbracketStart.shortDescription=A HTML start tag that determines how brackets will be displayed.bracketEnd.displayName=Bracket End TagbracketEnd.shortDescription=A HTML end tag that should correspond to the Bracket Start tag.numberStart.displayName=Number Start TagnumberStart.shortDescription=A HTML start tag that determines how numbers will be displayed.numberEnd.displayName=Number End TagnumberEnd.shortDescription=A HTML end tag that should correspond to the Number Start tag.filterMethod.displayName=Allow filtering on methodsfilterMethod.shortDescription=Enable or disable filtering on method identifiers.filterNumber.displayName=Allow filtering on numbersfilterNumber.shortDescription=Enable or disable filtering on number literals.applyTableSurround.displayName=Use formatting tableapplyTableSurround.shortDescription=Show code inside a formatting tableshowLineCount.displayName=Display line numbersshowLineCount.shortDescription=Show line numbers for each section of code.tableBorderColor.displayName=Table Border ColortableBorderColor.shortDescription=The border color of the formatting table.tableLinePanelBackgroundColor.displayName=Line Number Panel ColortableLinePanelBackgroundColor.shortDescription=The background color of the line number panel.tableCodePanelBackgroundColor.displayName=Code Panel ColortableCodePanelBackgroundColor.shortDescription=The background color of the code panel.lineNumberColor.displayName=Line Number ColorlineNumberColor.shortDescription=The color of line numbers.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -