blob: 165a58883779af243707fa0d5bae8727324dc8a8 [file] [log] [blame]
Tor Norbye814f8292014-03-06 17:27:18 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6
7
8 <p>When you are finding text in the current file (<span class="shortcut">&shortcut:Find;</span>), you don't need to type the whole search string:
9 Basic Code Completion is available in the search field. Start typing, press <span class="shortcut">&shortcut:CodeCompletion;</span>, and
10 select the desired string from the suggestion list.</p>
11
12 <p class="image"><img src="images/CodeCompletionInSearch.png"></p>
13
14
15
16</body>
17</html>