Coloring Scheme Editor - BlocksA block is a piece of edited code with defined properties (e.g. code in a particular scripting language, HTML tag content, etc.). Each block has separate coloring settings. However, it is possible to use the same coloring styles together in different blocks. Block separatorsBlock separators mark the beginning and end of a given block in the code. Examples of separators for the HTML DIV tag are '<DIV' (left) and '>' (right). Edit separators.
Block optionsCase sensitive Use metasymbols
Style and highlighting schemeText style - allows you to select the coloring style to be used to color the plain text in the block. Plain text is anything not defined as a comment, string, number, identifier or keyword. You can also create a new style that will automatically be assigned to plain text. Color the symbols |
Related topics |