> No AFAIK, it can't use partial parsing to format the code since it may
lose scope information thus can cause wrong formatting.

Right, but it is possible, for example Eclipse or Netbeans has also "Fix
indent" for correcting "tab" only for selected lines. Seems that it is
looking for first parent block ( { / BEGIN) so it know how to fix it. Maybe
I try to post this on JFC bugtracker
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to