Here's my latest wish...

An editor enhancement to enable Procedure folding.  Implemented by a reserved
comment format trailing the procedure/function header

Something like

Procedure TSomething.Amethod(Some :parameter); {$FOLD+}

Right clicking on the procedure/Function header and unchecking 'fold method' would 
remove
the comment... The editor could then hide implementation for those untidy little
UI management procedures leaving the flesh of the program exposed... This would
improve readabilty...

A 'fold all/unfold all' would be needed and Print would need to have a 'print folded'
option.

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax

---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to