A small code-aware editor for Euphoria programming
- Scintilla editor control with syntax highlighting
- subroutines list
- automatic if/while/for/procedure/function expansion
- code identifier completion
- jump to subroutine declaration
- ex.err monitoring
- show subroutine arguments
Supports Windows
Supports Linux and Mac OS using EuGTK
Requires Euphoria 4.1.0 Beta 2 or later.
Create a folder called "Wee" and download updater.ex. Run "eui updater.ex" to download/update the files for your platform. Run "eui wee" to run the editor, or compile/bind/shroud it for convenience.