diff options
Diffstat (limited to 'libraries/QScintilla-qt5/slack-desc')
-rw-r--r-- | libraries/QScintilla-qt5/slack-desc | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/libraries/QScintilla-qt5/slack-desc b/libraries/QScintilla-qt5/slack-desc index 3358ffc54e44e..01e5175244a1a 100644 --- a/libraries/QScintilla-qt5/slack-desc +++ b/libraries/QScintilla-qt5/slack-desc @@ -1,19 +1,19 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler--------------------------------------------------| + |-----handy-ruler------------------------------------------------------| QScintilla-qt5: QScintilla-qt5 (Qt5 port of the Scintilla C++ editor control) QScintilla-qt5: -QScintilla-qt5: QScintilla includes features especially useful when editing and -QScintilla-qt5: debugging source code. These include support for syntax styling, -QScintilla-qt5: error indicators, code completion, and call tips. The selection -QScintilla-qt5: margin can contain markers like those used in debuggers to -QScintilla-qt5: indicate breakpoints and the current line. Styling choices are -QScintilla-qt5: more open than with many editors, allowing the use of -QScintilla-qt5: proportional fonts, bold and italics, multiple foreground and +QScintilla-qt5: QScintilla includes features especially useful when editing and +QScintilla-qt5: debugging source code. These include support for syntax styling, +QScintilla-qt5: error indicators, code completion, and call tips. The selection +QScintilla-qt5: margin can contain markers like those used in debuggers to +QScintilla-qt5: indicate breakpoints and the current line. Styling choices are +QScintilla-qt5: more open than with many editors, allowing the use of +QScintilla-qt5: proportional fonts, bold and italics, multiple foreground and QScintilla-qt5: background colours, and multiple fonts. QScintilla-qt5: |