Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      vbasic-indent-subroutines
      vbasic-indent-with-tabs
      vbasic-language-level
      vbasic-reindent-previous-line
      versioned-file-string
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
vbasic-indent-with-tabs  Variable Reference   vbasic-reindent-previous-line


Epsilon User's Manual and Reference > Variable Reference >

vbasic-language-level: preference variable

Default value: 0xffff

When Epsilon colors Visual Basic files, it uses bits in this variable to control which set of keywords to color.

The 0x2 bit makes it color keywords added in VB.NET 2005.

The 0x4 bit makes it color keywords added in VB.NET 2008.

The 0x40 bit makes it color unreserved VB.NET keywords like isfalse and until.

The 0x80 bit makes it color obsolete VB.NET keywords like gosub and variant.

Reload each Visual Basic file or toggle its want-code-coloring variable after setting this variable so the new rule takes effect.

More info:

Visual Basic Mode



Previous   Up    Next
vbasic-indent-with-tabs  Variable Reference   vbasic-reindent-previous-line


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