OpenEditor
OpenEditor is a free (licensed under the GNU GPL) text editor for developers
(particularly for oracle developers and DBAs). I hope It is really powerful,
very easy and intuitive to use. It can be built using MS VC6/7. It should
work on Win32.
It's developed for SQLTools needs but it can be useful as a standalone
editor.
Features
(The list is of course incomplete)
- Ability to handle big files (>1000000 lines and >100MB),
especially with memory mapped files option on.
- 64K characters single line limit.
- MDI with multiple views for one file.
- Powerful highlighting for PL/SQL, XML, C++, ....
- Columnar text selection.
- Color & B/W printing.
- Match searching for PL/SQL (BEGIN/EXCEPTION/END).
- Regular expression in text searching and replacement.
- Keymap customization.
- Syntax templates.
- File browser
Not implemented yet
- External tools/compilers support
- History/Favorites/Projects
- Grep, diff, Ctags support
- File procedures navigator
See plans for more detail and progress.
|
© 2001-2003, Aleksey Kochetov
|
Page last updated April 17, 2003
|
|