Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Commands by Topic
      . . .
      Changing Text
         Inserting and Deleting
         Killing Text
         Clipboard Access
         . . .
         Hex Mode
      Language Modes
         . . .
         Perl Mode
         PHP Mode
         PostScript Mode
         Python Mode
         R Mode
         . . .
      More Programming Features
         Navigating in Source Code
         Pulling Words
         Accessing Help
         Context-Sensitive Help
         Commenting Commands
      . . .

Previous   Up    Next
PHP Mode  Commands by Topic   Python Mode


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:

    postscript-mode
 



Previous   Up    Next
PHP Mode  Commands by Topic   Python Mode


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