So I learned Matlab on v4 and 5, where you only had a command window and a fairly decent editor/debugger. So Octave was an easy switch. All I've seen their gui add to this is (1) a folder view, (2) a command history, (3) live variable tracking. Not things I've ever 'needed'.
As a windows user, I've been using SciTE since it used to come bundled with a prev Octave version and it does decent context highlighting. But, while I've gotten pretty adept at inserting the various pause/debug commands,
is there such a thing as a Windows based editor with debugging 'hooks' that could work with Octave? This would basically complete the Matlab v5 effective interface and would be more than enough for me...
While I patiently await a stable windows gui version, what do you all used for editors, anything resembling a debugger/editor?