I know this is a long shot – but is there any way at all to get code folding into Delphi 7?
I’m working on some .. ‘suboptimal’ .. code. Sometimes I really need to fold bits away to grok a stupid-long procedure. Currently I’m pasting code into Notepad++, which works, but it would be nice to have it in the IDE.
Look for ‘method folding’ on this FAQ (for GExperts) and you’ll see that even this team, which has added many enhancements to Delphi, doesn’t think this is in the cards for Delphi 7. I’ve looked for solutions and haven’t seen them.