If I edit a program entry in EG, I have find, replace, and line/column numbers (and perhaps other features).
If I edit the SAS code for a stored process in EG, I get a crippled editor with none of these features.
I have a stored process that's 1000+ lines long. If I get an error in the log, it would be handy to be able to search the code for the offending line. If I'm trying to get the indentation right on a block of code that doesn't fit in the editor, having the column number would help.
In short, have *consistent* editor functionality in both scenarios (as well as any other place in EG where you can edit code).