Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
Epsilon User's Manual and Reference >
Commands by Topic >
Language Modes >
PostScript Mode
Epsilon automatically enters PostScript mode
when you read a file with an extension of .ps or .eps, or if it
contains a PostScript marker on its first line. In PostScript mode,
Epsilon does appropriate syntax highlighting, recognizing text
strings, comments, and literals like /Name . It also breaks and
fills comment lines.
When the cursor is on a brace, bracket, or parenthesis, Epsilon will
try to locate its matching brace, bracket, or parenthesis, and
highlight them both. If the current character has no match, Epsilon
will not highlight it. Set the variable
auto-show-postscript-delimiters to zero to disable this
feature.
Standard bindings:
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|