I take this up after a long time. I'm using several multi-OS text editors
that use Scintilla. They all have their own engines to cope with different
programming languages. Imagine I want to write a LaTEX file. I have all
the syntax colouring, etc. The only functionality that is missing for me
is;
break line at the last word boundary before 'fill-column'
This functionality isn't to hard to implement. Many simple editors emulating
emacs in this or another way do it.
If not: Can this be included in the next release?
Scintilla aims to provide basic atoms of functionality that can be
combined by applications into application level actions that follow
that application's policies. As an example of a policy decision, your
preference for joining to the next line may not be wanted by other
applciations or may be contingent on there being no spaces at the
start of the next line.
Neil
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.