![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: Consistent tab width settingsby LanX (Sage) |
on Sep 10, 2022 at 23:47 UTC ( #11146822=note: print w/replies, xml ) | Need Help?? |
Again: Not the question. It's very easy: some ppl use tabs and the editing looks different to the final display. Making that consistent° will spare us from seeing some ugly code.
off topicIf you want to forbid tabs altogether, you or others are free to implement² an untabify feature like in emacs and many other IDEs. But that's another discussion and step. And it won't make misformatted code better readable. Especially as long as the input textarea looks different to the final rendering (sic). Regarding perltiy: I'm looking forward to see the patch³ to integrate this here.
Cheers Rolf °) should be easy ²) not that easy, but feasable ³) LOL
In Section
Perl Monks Discussion
|
|