next one added from nearby post just to be more complex
(
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=257921#Post257921)
1)
For hiding function text, there is "minus" button on the left of the texts (wich also can change to "plus" button)
But if i close SED and launch it again, i may hide all functions again.
Is it possible for you to save somewhere, which functions are hiden and hide them after SED loads ?
2)
A function for showing HINTS about the function you declared before could be used.
for example, i have a set of a file.c that contains tons of pre-made functions..
usually i forget their parameters, they aren't on the manual. So if we could when writing the function appear a hint about the parameters, that was good. A little description at least, like its possible to add a certain keyword to the color scheme.
Now my new ideas

3)
What about setting a path to key-file? (if it woulnd't bad for security)
For example, i won a pro-key and now i'm going for a work to the office. I'd like not to copy key-file on the hard disc, but use it from USB-flash... So it would be good for me, if i would be able to set a path to the key-file.
4)
One more new thing: why i cant add or edit templates parts of code (on the F12 panel)
I'd like to add my code, that i often use5)
Improving debugger
Its a real hell to work with build-in debugger...
F.e if i want to watch the skill, i make
and debug says that i cant accsess neither my.skill1 nor tempvar
Of course, i can use printf or diag, but it is debuggers work.Anyway, more friendly debugger interface would be wellcome (there is only "add watch" and "delete"... at least "edit watch" is needed, imho)
My work is done: i generate some new(maybe, not new, but...) ideas. Now you, Jcl, may think, what can be usefull
