Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      html-asp-coloring
      html-auto-fill-combine
      html-auto-fill-mode
      html-auto-indent
      html-auto-show-delim-chars
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
html-auto-fill-combine  Variable Reference   html-auto-indent


Epsilon User's Manual and Reference > Variable Reference >

html-auto-fill-mode: preference variable

Default value: 31

This variable controls whether Epsilon automatically breaks long lines as you type in HTML mode and the related PHP mode. The 1 bit toggles filling on and off entirely. It's set by the auto-fill-mode command. Other bits control where filling occurs.

The 2 bit lets it break text that isn't part of an HTML tag. The 4 bit lets it break HTML tags. The 8 bit lets it break HTML comments. The value 16 lets it break comments in any embedded scripting. By default, Epsilon breaks in all these regions.



Previous   Up    Next
html-auto-fill-combine  Variable Reference   html-auto-indent


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.