Quote:
Originally Posted by snarkophilus
Multiline indent/de-indent with TAB/shift-TAB - instead of using Ctrl-Alt-M to indent, you can highlight multiple lines and indent/de-indent with TAB/shift-tab. The way NotePad++ does this seems like it need something smarter than a simple keyboard shortcut - if the text that is highlighted is a single line it acts like a normal tab, but if it spans multiple lines it indents. Conversely shift-TAB doesn't seem to do anything.
|
Sigil's CodeView was never really intended to be a full-featured code editor. We offer the Prettify feature for those who want their html to be somewhat formatted/indented. But that's pretty-much it. Multi-line indenting/dedenting is probably not in the cards. Sigil's Open With feature, however, will allow you to edit your xhtml in an editor of your choice, if such functionality is important to you.