All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.rsyntaxtextarea.OptionPanel.properties Maven / Gradle / Ivy

Go to download

RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Part of RText's design is for the source code to be simple, easy to understand, and well documented, so that other programmers can look into its inner-workings and figure out how RText ticks with ease. A good place to start (besides the source code) is the Javadoc for all classes used in the project.

There is a newer version: 2.0.7
Show newest version
Title=Syntax Highlighting
SyntaxHighlighting=Syntax Highlighting:
Foreground=Foreground:
Background=Background:
Preview=Preview:
Advanced=Advanced:
HighlightMB=Highlight matching brackets: 
BackgroundFill=Background fill: 
Border=  Border: 
VisibleWhitespace=Show whitespace (spaces and tabs)
VisibleEOL=Show end of line markers
AutoIndent=Auto-indent
RemWhitespaceLines=Remove lines with only whitespace
AutoCloseCurlys=Automatically add closing curly braces when appropriate (only certain languages)
SmoothText=Enable anti-aliasing in editors
FracFM=Use fractional fontmetrics
RestoreDefaults=Restore Defaults
Style.Comment.EndOfLine=End-of-line Comment
Style.Comment.Multiline=Multiline Comment
Style.Comment.Documentation=Documentation Comment
Style.ReservedWord=Reserved Word
Style.Function=Function
Style.Literal.Boolean=Boolean Literal
Style.Literal.Integer=Integer Literal
Style.Literal.Float=Floating Point Literal
Style.Literal.Hex=Hexadecimal Literal
Style.Literal.String=String Literal
Style.Literal.Char=Character Literal
Style.Literal.Backquote=Backquote Literal
Style.DataType=Data Type
Style.Variable=Variable
Style.Identifier.PlainText=Identifier / Plain Text
Style.Whitespace=Whitespace
Style.Separator=Separator
Style.Operator=Operator
Style.Preprocessor=Preprocessor
Style.MarkupTag.Delimiter=Markup Tag Delimiter
Style.MarkupTag.TagName=Markup Tag Name
Style.MarkupTag.Attribute=Markup Tag Attribute
Style.Error.Identifier=Error - Identifier
Style.Error.Number=Error - Number Format
Style.Error.String=Error - String Literal
Style.Error.Char=Error - Character Literal

ShowIndentGuide=Show indent guides:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy