Line Wrapping
Posted: Mon Jan 28, 2008 12:58 pm
Line Wrapping Button
To be able to work efficiently at code level, the line wrapping tool is very essential. This tool should is presently deeply nested in the menus, and not availalbe at button click.
It would be very good if a button could be included in the navigation bar. By pressing this button, line wrapping is turned on / off (see Notepad ++ for comparison). In Notepad ++ the line folding is not disturbed by having line wrapping on or off. Line folding and wrapping should be able to co-exist fully.
Thanks for considering this small, but important suggestion.
To be able to work efficiently at code level, the line wrapping tool is very essential. This tool should is presently deeply nested in the menus, and not availalbe at button click.
It would be very good if a button could be included in the navigation bar. By pressing this button, line wrapping is turned on / off (see Notepad ++ for comparison). In Notepad ++ the line folding is not disturbed by having line wrapping on or off. Line folding and wrapping should be able to co-exist fully.
Thanks for considering this small, but important suggestion.
(Format and Indent) on the toolbar Document and on the menu Document -> XML Document. If you click on the toolbar button the XML content is formatted with the options set in Options -> Preferences -- Editor -- Format -- XML by inserting new line characters in the document. If you just want to wrap the lines visually without inserting new line characters you should check the option Line wrap in Options -> Preferences -- Editor -- Text. This option does not have a toolbar button because line wrapping does not seem to be switched on and off frequently. Usually the line wrapping is either on or off and the switch does not occur frequently.