X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=TODO;h=b8359cfe8045b0c3a119197bb78e7ad500adb55c;hb=cd1d5200f68edb61242d6115544b9afca06361c9;hp=9c3ef3052cb0701db7d2f409c411ab8650177c28;hpb=ed1fffa086693c62340599065543ee1d5c09ee8f;p=perltidy.git diff --git a/TODO b/TODO index 9c3ef30..b8359cf 100644 --- a/TODO +++ b/TODO @@ -1,28 +1,6 @@ Perltidy TODO List - This is a "wish-list" of features to add and things to do. All of these - are of interest, but there is no particular schedule for implementing - them. - Improved Vertical Alignment - There are many opportunities for improving vertical alignment. + For a list of bugs and feature requests see: - improved ?: formatting - An indentation level should be associated with ?: statements. This will - make nested ?: statements more readable. - - Recursive file processing - A -r flag might be nice. - - Documentation - A FAQ is needed to explain some of the more subtle formatting issues, - and to give examples of different styles. - - The -formatter callback object documentation is incomplete. - - HTML writer - The HTML writer does not colorize interpolated identifiers in here - documents or quoted strings. The tokenizer outputs interpolation - information for here docs; it still needs to be updated to do this for - multi-line quotes. Then code needs to be written to scan for and markup - identifiers. + https://rt.cpan.org/Public/Dist/Display.html?Name=Perl-Tidy