insert tabs while code is folded
Status: Beta
Brought to you by:
riaan
If a section of code is "folded" within the editor, and a
tab is inserted at the begining of the line, only the line
on which the fold is applied is indented (and not the
whole folded section). The editor then can no longer
correctly show the folded section, and the line numbers
(in the margin) clearly show something is missing. The
tab should be propogated through the entire folded
section of code.
Logged In: YES
user_id=438
I can understand the need for this (although I don't use the
folding personally)
The "missing lines" issue is nasty, I'll try to look into this.