notepad-plus-plus-legacy/PowerEditor/misc/npp.help/HTML/Editing_Scint.html
Don Ho aac719f843 [ADD] Add npp help binary and source files.
Signed-off-by: Don HO <don.h@free.fr>

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
2009-07-02 12:45:08 +00:00

10 lines
1.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Editing</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body><h1>Editing</h1>Primarily editing files is done by simply using
the keyboard (or the standard Input Method Editor (IME) for eastern asian language) to change the contents, inserting and deleting text as
needed. However, Notepad++ has many tools and aids to assist in editing
files, mainly to automate repetitive tasks or speed up development.<p>Notepad++
is based on the Scintilla edit control and relies on it to perform many
editing tasks, supplementing it if useful.<br><p><a href="Standard%20Operations.html">Standard Operations</a></p><p><a href="Indentation.html">Indentation</a></p><p><a href="Overtype.html">Overtype</a></p><p><a href="Auto%20Completion.html">Auto Completion</a></p><p><a href="Column%20Mode%20Editing.html">Column Mode Editing</a></p><p><a href="Commenting.html">Commenting</a></p><p><a href="Other%20editing%20tools.html">Other editing tools</a></p></body></html>