summaryrefslogtreecommitdiffstats
path: root/editors/scite/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/scite/DETAILS')
-rwxr-xr-xeditors/scite/DETAILS15
1 files changed, 9 insertions, 6 deletions
diff --git a/editors/scite/DETAILS b/editors/scite/DETAILS
index 80726f59cb..dc241b7e60 100755
--- a/editors/scite/DETAILS
+++ b/editors/scite/DETAILS
@@ -10,11 +10,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
KEYWORDS="editors"
SHORT='Scintilla - source code editing component, SciTE - text editor'
cat << EOF
-As well as features found in standard text editing components, Scintilla includes
-features especially useful when editing and debugging source code. These include
-support for syntax styling, error indicators, code completion and call tips. The
-selection margin can contain markers like those used in debuggers to indicate
-breakpoints and the current line. Styling choices are more open than with many
-editors, allowing the use of proportional fonts, bold and italics, multiple
+As well as features found in standard text editing components, Scintilla
+includes
+features especially useful when editing and debugging source code. These
+include
+support for syntax styling, error indicators, code completion and call
+tips. The
+selection margin can contain markers like those used in debuggers to indicate
+breakpoints and the current line. Styling choices are more open than with many
+editors, allowing the use of proportional fonts, bold and italics, multiple
foreground and background colours and multiple fonts.
EOF