11 lines
642 B
HTML
11 lines
642 B
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>Smart Highlighting</title>
|
||
|
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||
|
<body>
|
||
|
<h1>Smart
|
||
|
Highighting</h1>
|
||
|
<p>If
|
||
|
smart highlighting is enabled, Notepad++ will automatically highlight
|
||
|
all occurrences of the currently selected word. To enable smart
|
||
|
highlighting, see <a href="Preferences.html#MISC">Preferences</a>. To adjust the color used, see <a href="Styler%20Configurator.html#Smart_Highlighting">Styler Configurator</a>.
|
||
|
</body></html>
|