e*Tool's editor is a syntax highlighting plain text editor similar to what you may find in most of the
modern development tools. It supports drag and drop operations, standard cut / copy / paste shortcuts, find dialogs etc.
Syntax highlighting is improved for Monk. Editor now supports Java, HTML, C/C++, Pascal, Basic, Fortran,
XML languages too. Virtually any language syntax may be added if a corresponding parser is written. This version uses a syntax highlighting configuration file and then dynamically load language keywords at runtime.
|