Shawn Rutledge
unread,Oct 16, 2009, 2:49:52 PM10/16/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-i...@googlegroups.com
When I'm editing with word wrap turned on, sometimes it's not
sufficiently obvious where the paragraph breaks are. It would be nice
to have options for first-line indent and remaining lines indentation
in that case. Another way would be to add extra spacing between
paragraphs (in pixels or points, not whole lines necessarily). This
is typically a word processor feature, but can be implemented to apply
to the entire file, so that no metadata is necessary. E.g. maybe I'd
configure Scite so that text files in general have paragraph spacing
(since I like to write notes with paragraph breaks only, not with line
breaks), but my TODO list has a small hanging indent (since each line
item is a TODO item, but sometimes they take more text to describe),
and C/C++/java source always has a largish hanging indent (a LF means
only a new line, and excessively long lines are not "normal," but when
they do occur I'd like them to look closer to proper indentation).