Lugaru's Epsilon
Programmer's
Editor 14b17

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

Previous   Up    Next
Makefile Mode  Commands by Topic   Perl Mode


Epsilon User's Manual and Reference > Commands by Topic > Language Modes >

NSIS Mode

Epsilon automatically enters NSIS mode when you read a file with an extension of .nsi, .nsh or .nsdinc. In NSIS mode, Epsilon does appropriate syntax highlighting, recognizing strings, comments, keywords, preprocessor lines, and so forth for files written in the NSIS installer's scripting language. 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-nsis-delimiters to zero to disable this feature.

Standard bindings:

    nsis-mode
 



Previous   Up    Next
Makefile Mode  Commands by Topic   Perl Mode


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