notepad-plus-plus-legacy/PowerEditor/misc/npp.help/HTML/Hiding lines.html

15 lines
855 B
HTML
Raw Normal View History

<!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>Hiding lines</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body>
<h1>Hiding
lines</h1>
<p>You
can also manually hide lines. To do this, select the lines to hide
(all but the very first or last line) and select <span class="menu_item">View-&gt;Hide lines</span>.
The selected lines will be hidden and in the bookmark margin two
icons will appear (<img style="width: 10px; height: 15px;" alt="" src="Images/hide_start.png"> indicating the start and <img style="width: 11px; height: 17px;" alt="" src="Images/hide_end.png"> indicating the end of
the hidden section). Clicking on any of these two icons will show the
lines again.
</body></html>