Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      auto-show-delimiter-delay
      auto-show-gams-delimiters
      auto-show-html-delimiters
      auto-show-matching-characters
      auto-show-nsis-delimiters
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
auto-show-gams-delimiters  Variable Reference   auto-show-matching-characters


Epsilon User's Manual and Reference > Variable Reference >

auto-show-html-delimiters: preference variable

Default value: 7

Bits in this variable control automatic highlighting in HTML, XML, and PHP modes. When the cursor is next to a < or > character in HTML mode, Epsilon will try to locate its matching > or < and highlight them both. The 1 bit enables this. If the current character has no match, Epsilon will not highlight it. Also see the auto-show-adjacent-delimiter variable.

The 2 bit tells Epsilon to look for matching start and end tags. Inside such tag names, Epsilon will highlight both the start and end tags. Tags with no match will not be highlighted. The 4 bit controls how Epsilon highlights tags that have no match but should. If on, they receive a different color; otherwise they're not highlighted.

More info:

HTML/XML/CSS Modes



Previous   Up    Next
auto-show-gams-delimiters  Variable Reference   auto-show-matching-characters


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.