| Tor Norbye | 814f829 | 2014-03-06 17:27:18 -0800 | [diff] [blame^] | 1 | <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> |