Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Changes from Older Versions
      . . .
      EEL Programming Changes in Epsilon 11
         New EEL Primitives and Subroutines in Epsilon 11
         Changes to EEL Primitives and Subroutines in Epsilon 11
      New Features in Epsilon 10
         . . .
         More Platforms in Epsilon 10
         Perl Support in Epsilon 10
         More Use of Syntax Coloring in Epsilon 10
         Easier Commenting of Code in Epsilon 10
         Source Code Navigation in Epsilon 10
         . . .
      Enhanced Features in Epsilon 10
         Dired Enhancements in Epsilon 10
         Searching & Navigation in Epsilon 10
         Grep and Multifile Searching in Epsilon 10
         . . .
         Other Changes in Epsilon 10
      . . .

Previous   Up    Next
Perl Support in Epsilon 10  Changes from Older Versions   Easier Commenting of Code in Epsilon 10


Epsilon User's Manual and Reference > Changes from Older Versions > New Features in Epsilon 10 >

More Use of Syntax Coloring in Epsilon 10

Epsilon applies syntax coloring to more kinds of files, including files for Perl, PostScript, GAMS, and assembler. Epsilon also colors makefiles, Unix shell scripts, .ini files, and other configuration files. This makes it much easier to read many of these files. Epsilon also recognizes some variations on existing modes, such as .idl files.

In addition to looking at any file extension, Epsilon scans the file and uses various heuristics to determine how the file should be colored, and what mode to use. This allows Epsilon to correctly classify files that lack an extension, which often occurs under Unix.

The process buffers under Epsilon for Unix interpret ansi escape sequences and appropriately color the output of commands run there, so they appear nicely colored.



Previous   Up    Next
Perl Support in Epsilon 10  Changes from Older Versions   Easier Commenting of Code in Epsilon 10


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