Wow this looks incredible!
LOVE the way its done! (Love the name too

)
Few (ok maybe not) things I would love to see added:
- Go to lines/function declarations
- Split the code into sections (using a certain keyword like "-- ---- Section: Variable Declarations")
- Go to sections
- Print files/sections
- Split the file into multiple ones at sections
- Mouse support (clicking on dialoges, menus, lines/text, ect...)
- Customizable color themes
- Selecting pieces of text (using mouse dragging)
- Cut/copy/paste pieces of text
- Contextual menus (by right clicking)
- Normal computer support
- Batch file editing (useful for creating databases)
- List of open files (navigate between them)
- Cut/copy/paste between open files
- Live compiler errors (not runtime errors)
- Plugins (could add new items to menus that process/edit text? Get event notifications like when something is typed, deleted, menu clicked, scrolled, ect...)
- Code folding
- Syntax highlighting (already mentioned)
- File info (amount of lines/characters/words/functions/global variables/local variables/total variables, size, location saved at, ect...)
- Merge files
- File templates (like game templates, standard templates, ones that have useful functions already implemented, and user created templates made by a menu option like "Save as Template..")
- Cloud editing across multiple computers on servers (like google docs)? Pweez
Edit: Derrrppppp. Just looked at the code on turtle scripts and found the planned features section which contains most of these