2009-07-02 12:45:08 +00:00
|
|
|
<!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>Other editing tools</title>
|
|
|
|
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
|
|
|
<body>
|
|
|
|
<h1>Other editing tools</h1>
|
|
|
|
<p>
|
|
|
|
Look
|
|
|
|
in the Edit menu for more editing capabilities, or in the
|
|
|
|
Shortcut Mapper under the Scintilla section (see <a href="Shortcut%20Mapper.html">Shortcut
|
|
|
|
Mapper</a> for more details). It is mostly for working on a per line
|
2009-09-19 21:43:11 +00:00
|
|
|
basis. The <span class="menu_item">Edit -> Trim Trailing Space</span> command will remove any trailing
|
2009-07-02 12:45:08 +00:00
|
|
|
whitespace from selected lines.
|
|
|
|
</body></html>
|