Lugaru's Epsilon
Programmer's
Editor 14b6

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

Previous   Up    Next
Python Mode  Commands by Topic   Shell Mode


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

R Mode

Epsilon automatically enters R mode when you read a file with an extension of .r. In R mode, Epsilon does appropriate syntax highlighting, recognizing strings, comments, operators, keywords, functions and other identifiers in files written in the R 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-rmode-delimiters to zero to disable this feature.

Standard bindings:

    r-mode
 



Previous   Up    Next
Python Mode  Commands by Topic   Shell Mode


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