Four things I think would be useful
Posted: Tue Feb 17, 2009 10:20 pm
1 - Automatic toggle folding.
Open a procedure if I click a procedure in the text or in the procedure browser, close the previous opened text automatically.
Would make it much easier to jump around between different parts of a sourcefile.
2 - Add a forward/back button option to the toolbar. (With auto folding)
To jump between different locations easily.
3 - Automatic IDE minimize/restore
Minimize the IDE automatically when I run a program, restore when I close it.
I always like to see how an app looks like when run with a desktop background, not the IDE.
4 - Allow: declare procedure1(), procedure2(), procedure3() etc..
To save space and ease navigating a large source
Open a procedure if I click a procedure in the text or in the procedure browser, close the previous opened text automatically.
Would make it much easier to jump around between different parts of a sourcefile.
2 - Add a forward/back button option to the toolbar. (With auto folding)
To jump between different locations easily.
3 - Automatic IDE minimize/restore
Minimize the IDE automatically when I run a program, restore when I close it.
I always like to see how an app looks like when run with a desktop background, not the IDE.
4 - Allow: declare procedure1(), procedure2(), procedure3() etc..
To save space and ease navigating a large source