diff options
Diffstat (limited to 'development/notepadqq/README')
-rw-r--r-- | development/notepadqq/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/notepadqq/README b/development/notepadqq/README new file mode 100644 index 000000000000..f3101c1ccf58 --- /dev/null +++ b/development/notepadqq/README @@ -0,0 +1,10 @@ +Notepadqq is a Notepad++-like editor for the Linux desktop. + +It helps developers by providing all you can expect from a general +purpose text editor, such as syntax highlighting for more than +100 different languages, code folding, color schemes, file monitoring, +multiple selection and much more. + +You can search text using the power of regular expressions. +You can organize documents side by side. +You can use real-time highlighting to find near identifiers in no time. |