Interface for program writing
Posted: Thu Aug 12, 2010 1:44 am
OK, three things that might be useful for someone who writes a program:
- Lines numbering.
- When user selects a text and press a tab button, the text should be tabulated to the right, not deleted.
- When program is run and there's an error, the message could point out a line number in which the syntax is wrong. That would be VERY helpful if one has a long program with similar commands in it.